diff plugins/yay/Makefile.am @ 1056:bde34730789c

[gaim-migrate @ 1066] removed unnecessary dependency on libfaim's aim.h from all files except the one that really needs it, oscar.c committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 03 Nov 2000 10:31:56 +0000
parents 5a99def38a47
children 3deadbe50737
line wrap: on
line diff
--- a/plugins/yay/Makefile.am	Fri Nov 03 10:07:17 2000 +0000
+++ b/plugins/yay/Makefile.am	Fri Nov 03 10:31:56 2000 +0000
@@ -1,4 +1,4 @@
-CFLAGS += -I../../src -I../../libfaim/faim -I../../libfaim
+CFLAGS += -I../../src
 LIBS = $(GTK_LIBS)
 
 pkgdir = $(libdir)/gaim