diff 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
line wrap: on
line diff
--- a/finch/libgnt/wms/Makefile.am	Tue Aug 28 01:02:01 2007 +0000
+++ b/finch/libgnt/wms/Makefile.am	Wed Sep 05 00:47:58 2007 +0000
@@ -34,5 +34,6 @@
 	$(DEBUG_CFLAGS) \
 	$(GLIB_CFLAGS) \
 	$(GNT_CFLAGS) \
-	$(PLUGIN_CFLAGS)
+	$(PLUGIN_CFLAGS) \
+	$(FARSIGHT_CFLAGS)