Fixed CPPFLAGS for Guile code and documentation.
commitc5d8827a25198fb152a8d5c7b75e36cee2f73fd2
authorLudovic Courtès <ludo@gnu.org>
Fri, 3 Aug 2007 13:26:34 +0000 (3 15:26 +0200)
committerSimon Josefsson <simon@josefsson.org>
Wed, 8 Aug 2007 09:44:42 +0000 (8 11:44 +0200)
tree40c0e5cf19adee6193a175ff53b0a176da1c3be6
parentf859ecb5debcbd2eaafe03bda0f51650df9017ad
Fixed CPPFLAGS for Guile code and documentation.

* doc/Makefile.am (SNARF_CPPFLAGS): Added
  `{top_srcdir,top_builddir}/includes' and `top_builddir'.
  (core.c.texi): Added `&&' between the `make' command and the
  `$(GUILE_FOR_BUILD)' command.  Use `$(MAKE)' instead of `make'.
  (extra.c.texi): Likewise.

* src/Makefile.am (AM_CPPFLAGS): Added
  `{top_srcdir,top_builddir}/includes'.

Signed-off-by: Simon Josefsson <simon@josefsson.org>
doc/Makefile.am
guile/src/Makefile.am