Mercurial > pidgin.yaz
diff plugins/Makefile.am @ 521:0f179ac59e27
[gaim-migrate @ 531]
He he he
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Mon, 24 Jul 2000 23:42:48 +0000 |
parents | e4c34ca88d9b |
children | 8cd29f016d9d |
line wrap: on
line diff
--- a/plugins/Makefile.am Mon Jul 24 19:50:34 2000 +0000 +++ b/plugins/Makefile.am Mon Jul 24 23:42:48 2000 +0000 @@ -1,7 +1,7 @@ if GNOMEAPPLET CFLAGS += $(GTK_CFLAGS) $(GNOME_INCLUDEDIR) -I../src -DUSE_APPLET else -CFLAGS += $(GTK_CFLAGS) -I../src +CFLAGS += $(GTK_CFLAGS) -I../src -I../libfaim/faim -I../libfaim endif