diff 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
line wrap: on
line diff
--- a/gtk/plugins/gestures/Makefile.am	Sat Dec 16 04:59:55 2006 +0000
+++ b/gtk/plugins/gestures/Makefile.am	Sat Aug 19 01:50:10 2006 +0000
@@ -18,7 +18,7 @@
 AM_CPPFLAGS = \
 	-DDATADIR=\"$(datadir)\" \
 	-DVERSION=\"$(VERSION)\" \
-	-I$(top_srcdir)/core \
+	-I$(top_srcdir)/libgaim \
 	-I$(top_srcdir)/gtk \
 	$(DEBUG_CFLAGS) \
 	$(GTK_CFLAGS)