Mercurial > pidgin
changeset 1350:2185d9011ec0
[gaim-migrate @ 1360]
bah
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Fri, 22 Dec 2000 01:53:10 +0000 |
parents | 9e647319dd63 |
children | 3c7ccd2fd4b0 |
files | src/Makefile.am |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.am Fri Dec 22 01:37:05 2000 +0000 +++ b/src/Makefile.am Fri Dec 22 01:53:10 2000 +0000 @@ -66,7 +66,7 @@ # libfaim stuff. should be here instead of configure.in, since plugins/prpls shouldn't # rely on libfaim (the only file that should depend on it is oscar.c) -CFLAGS += -I\$(top_srcdir)/libfaim +CFLAGS += -I$(top_srcdir)/libfaim LIBS += -L../libfaim -lfaim # Perl stuff. plugins shouldn't need this either (right?)