comparison finch/plugins/Makefile.am @ 25562:1343ff17b110

The whitespace at the end of the line was giving me errors.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 29 Dec 2007 20:47:20 +0000
parents 315151da0dc6
children f5bcb58bdf56
comparison
equal deleted inserted replaced
25561:1ec6a26cfefc 25562:1343ff17b110
35 -I$(top_builddir)/libpurple \ 35 -I$(top_builddir)/libpurple \
36 -I$(top_srcdir)/libpurple \ 36 -I$(top_srcdir)/libpurple \
37 -I$(top_srcdir) \ 37 -I$(top_srcdir) \
38 -I$(top_srcdir)/finch \ 38 -I$(top_srcdir)/finch \
39 -I$(top_srcdir)/finch/libgnt \ 39 -I$(top_srcdir)/finch/libgnt \
40 $(DEBUG_CFLAGS) \ 40 $(DEBUG_CFLAGS) \
41 $(FARSIGHT_CFLAGS) \ 41 $(FARSIGHT_CFLAGS) \
42 $(GLIB_CFLAGS) \ 42 $(GLIB_CFLAGS) \
43 $(GNT_CFLAGS) \ 43 $(GNT_CFLAGS) \
44 $(PLUGIN_CFLAGS) 44 $(PLUGIN_CFLAGS)
45 45