comparison pidgin/plugins/musicmessaging/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 e33a91b8b8f6
comparison
equal deleted inserted replaced
23773:1ec6a26cfefc 23774:1343ff17b110
37 AM_CPPFLAGS = \ 37 AM_CPPFLAGS = \
38 -DDATADIR=\"$(datadir)\" \ 38 -DDATADIR=\"$(datadir)\" \
39 -I$(top_builddir)/libpurple \ 39 -I$(top_builddir)/libpurple \
40 -I$(top_srcdir)/libpurple \ 40 -I$(top_srcdir)/libpurple \
41 -I$(top_srcdir)/pidgin \ 41 -I$(top_srcdir)/pidgin \
42 $(DEBUG_CFLAGS) \ 42 $(DEBUG_CFLAGS) \
43 $(FARSIGHT_CFLAGS) \ 43 $(FARSIGHT_CFLAGS) \
44 $(GTK_CFLAGS) \ 44 $(GTK_CFLAGS) \
45 $(DBUS_CFLAGS) 45 $(DBUS_CFLAGS)