diff finch/libgnt/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 caa25e0ff358
children 60f5abc6cf0c
line wrap: on
line diff
--- a/finch/libgnt/Makefile.am	Tue Aug 28 01:02:01 2007 +0000
+++ b/finch/libgnt/Makefile.am	Wed Sep 05 00:47:58 2007 +0000
@@ -88,6 +88,7 @@
 
 AM_CPPFLAGS = \
 	$(GLIB_CFLAGS) \
+	$(FARSIGHT_CFLAGS) \
 	$(GNT_CFLAGS) \
 	$(DEBUG_CFLAGS) \
 	$(LIBXML_CFLAGS)