Mercurial > pidgin
comparison finch/plugins/Makefile.am @ 24943:4d752d07a126
propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)
to branch 'im.pidgin.maiku.vv' (head b9da65a837c05d63e2515eca9d9e118499672003)
author | Mike Ruprecht <maiku@soc.pidgin.im> |
---|---|
date | Sat, 27 Sep 2008 04:44:17 +0000 |
parents | bb99ee66120e |
children | e33a91b8b8f6 |
comparison
equal
deleted
inserted
replaced
24190:c3dbdb98a119 | 24943:4d752d07a126 |
---|---|
40 -I$(top_srcdir)/libpurple \ | 40 -I$(top_srcdir)/libpurple \ |
41 -I$(top_srcdir) \ | 41 -I$(top_srcdir) \ |
42 -I$(top_srcdir)/finch \ | 42 -I$(top_srcdir)/finch \ |
43 -I$(top_srcdir)/finch/libgnt \ | 43 -I$(top_srcdir)/finch/libgnt \ |
44 $(DEBUG_CFLAGS) \ | 44 $(DEBUG_CFLAGS) \ |
45 $(FARSIGHT_CFLAGS) \ | |
45 $(GLIB_CFLAGS) \ | 46 $(GLIB_CFLAGS) \ |
46 $(GNT_CFLAGS) \ | 47 $(GNT_CFLAGS) \ |
47 $(PLUGIN_CFLAGS) | 48 $(PLUGIN_CFLAGS) |
48 | 49 |
49 # | 50 # |