2002-12-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* supplement.am: Append -I $(topsrc_dir) to AM_MAKEINFOFLAGS.
This commit is contained in:
Ralf Corsepius
2002-12-08 09:05:39 +00:00
parent 2106fc763f
commit 6ff2c0a369
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2002-12-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* supplement.am: Append -I $(topsrc_dir) to AM_MAKEINFOFLAGS.
2002-07-30 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Added arm subdirectory.

View File

@@ -7,7 +7,7 @@
REPLACE2 = $(PERL) $(top_srcdir)/tools/word-replace2
TEXINFO_TEX = ../../texinfo/texinfo.tex
AM_MAKEINFOFLAGS = -I ../..
AM_MAKEINFOFLAGS = -I ../.. -I $(top_srcdir)
MAINTAINERCLEANFILES += $(GENERATED_FILES)
html_projectdir = $(htmldir)/supplements/$(PROJECT)