comparison finch/libgnt/wms/Makefile.am @ 23759:315151da0dc6

Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
author Sean Egan <seanegan@gmail.com>
date Wed, 05 Sep 2007 00:47:58 +0000
parents f63e38e33811
children bb99ee66120e
comparison
equal deleted inserted replaced
23758:1e5d5d55a231 23759:315151da0dc6
32 -I$(top_srcdir)/finch \ 32 -I$(top_srcdir)/finch \
33 -I$(top_srcdir)/finch/libgnt \ 33 -I$(top_srcdir)/finch/libgnt \
34 $(DEBUG_CFLAGS) \ 34 $(DEBUG_CFLAGS) \
35 $(GLIB_CFLAGS) \ 35 $(GLIB_CFLAGS) \
36 $(GNT_CFLAGS) \ 36 $(GNT_CFLAGS) \
37 $(PLUGIN_CFLAGS) 37 $(PLUGIN_CFLAGS) \
38 $(FARSIGHT_CFLAGS)
38 39