comparison gtk/plugins/gestures/Makefile.am @ 14192:60b1bc8dbf37

[gaim-migrate @ 16863] Renamed 'core' to 'libgaim' committer: Tailor Script <tailor@pidgin.im>
author Evan Schoenberg <evan.s@dreskin.net>
date Sat, 19 Aug 2006 01:50:10 +0000
parents 009db0b357b5
children 69590c55c748
comparison
equal deleted inserted replaced
14191:009db0b357b5 14192:60b1bc8dbf37
16 endif 16 endif
17 17
18 AM_CPPFLAGS = \ 18 AM_CPPFLAGS = \
19 -DDATADIR=\"$(datadir)\" \ 19 -DDATADIR=\"$(datadir)\" \
20 -DVERSION=\"$(VERSION)\" \ 20 -DVERSION=\"$(VERSION)\" \
21 -I$(top_srcdir)/core \ 21 -I$(top_srcdir)/libgaim \
22 -I$(top_srcdir)/gtk \ 22 -I$(top_srcdir)/gtk \
23 $(DEBUG_CFLAGS) \ 23 $(DEBUG_CFLAGS) \
24 $(GTK_CFLAGS) 24 $(GTK_CFLAGS)