comparison finch/plugins/Makefile.am @ 26359:e33a91b8b8f6

Clean unnecessary changes out of the Makefiles.
author Mike Ruprecht <maiku@soc.pidgin.im>
date Tue, 24 Mar 2009 03:38:21 +0000
parents bb99ee66120e
children 8986c3804ada
comparison
equal deleted inserted replaced
26358:f001b04c52d5 26359:e33a91b8b8f6
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) \
46 $(GLIB_CFLAGS) \ 45 $(GLIB_CFLAGS) \
47 $(GNT_CFLAGS) \ 46 $(GNT_CFLAGS) \
48 $(PLUGIN_CFLAGS) 47 $(PLUGIN_CFLAGS)
49 48
50 # 49 #