Mercurial > pidgin
diff finch/plugins/Makefile.am @ 23774: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 |
line wrap: on
line diff
--- a/finch/plugins/Makefile.am Sat Dec 29 17:06:59 2007 +0000 +++ b/finch/plugins/Makefile.am Sat Dec 29 20:47:20 2007 +0000 @@ -37,7 +37,7 @@ -I$(top_srcdir) \ -I$(top_srcdir)/finch \ -I$(top_srcdir)/finch/libgnt \ - $(DEBUG_CFLAGS) \ + $(DEBUG_CFLAGS) \ $(FARSIGHT_CFLAGS) \ $(GLIB_CFLAGS) \ $(GNT_CFLAGS) \
