* doc/Makefile.am (stamp): Prefix $(srcdir) explicitely.

This commit is contained in:
Alexandre Duret-Lutz 2003-06-26 13:41:59 +00:00
parent 98a31af495
commit 7824dd7ada
2 changed files with 10 additions and 8 deletions

View file

@ -1,5 +1,7 @@
2003-06-26 Alexandre Duret-Lutz <aduret@src.lip6.fr>
* doc/Makefile.am (stamp): Prefix $(srcdir) explicitely.
* m4/buddy.m4 (BUDDY_LDFLAGS): Use $(top_builddir), not $(top_srcdir).
* src/tgbaparse/Makefile.am (AM_CPPFLAGS): Add $(BUDDY_CPPFLAGS).