comparison 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
comparison
equal deleted inserted replaced
23758:1e5d5d55a231 23759:315151da0dc6
86 $(GNT_LIBS) \ 86 $(GNT_LIBS) \
87 $(LIBXML_LIBS) 87 $(LIBXML_LIBS)
88 88
89 AM_CPPFLAGS = \ 89 AM_CPPFLAGS = \
90 $(GLIB_CFLAGS) \ 90 $(GLIB_CFLAGS) \
91 $(FARSIGHT_CFLAGS) \
91 $(GNT_CFLAGS) \ 92 $(GNT_CFLAGS) \
92 $(DEBUG_CFLAGS) \ 93 $(DEBUG_CFLAGS) \
93 $(LIBXML_CFLAGS) 94 $(LIBXML_CFLAGS)