comparison plugins/ticker/Makefile.am @ 4202:59751fe608c5

[gaim-migrate @ 4438] Much needed Makefile.am cleanups. Sorry for the large mass of commit e-mails, everyone. These changes should work on older versions of automake and newer versions. If you do have a problem, let me know, but it should be a smooth transition. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 05 Jan 2003 03:02:55 +0000
parents 8d211ff092cb
children 283fb289c510
comparison
equal deleted inserted replaced
4201:511c2b63caa4 4202:59751fe608c5
11 gtkticker.h \ 11 gtkticker.h \
12 ticker.c 12 ticker.c
13 13
14 endif 14 endif
15 15
16 CFLAGS += $(DEBUG_CFLAGS)
17
16 INCLUDES = \ 18 INCLUDES = \
17 -I$(top_srcdir) \ 19 -I$(top_srcdir) \
18 -I$(top_srcdir)/src \ 20 -I$(top_srcdir)/src \
19 -DVERSION=\"$(VERSION)\" 21 -DVERSION=\"$(VERSION)\"