summaryrefslogtreecommitdiffstats
path: root/doc/supplements/supplement.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-12-08 09:05:39 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-12-08 09:05:39 +0000
commit6ff2c0a369f7da3628adcae2b64498c164bea7d9 (patch)
tree9f7a5cf83afcc3e7825983723d60c1cc9d01941a /doc/supplements/supplement.am
parent2002-12-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-6ff2c0a369f7da3628adcae2b64498c164bea7d9.tar.bz2
2002-12-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* supplement.am: Append -I $(topsrc_dir) to AM_MAKEINFOFLAGS.
Diffstat (limited to 'doc/supplements/supplement.am')
-rw-r--r--doc/supplements/supplement.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/supplements/supplement.am b/doc/supplements/supplement.am
index cdeb6a15b1..497b3109a8 100644
--- a/doc/supplements/supplement.am
+++ b/doc/supplements/supplement.am
@@ -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)