summaryrefslogtreecommitdiffstats
path: root/doc/main.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-12-08 09:04:43 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-12-08 09:04:43 +0000
commit2106fc763f04645825d0e4a01d86bdf0d6a0ea09 (patch)
tree2e1f14e732c8e536eb58634c153eef614f535e4a /doc/main.am
parent2002-12-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-2106fc763f04645825d0e4a01d86bdf0d6a0ea09.tar.bz2
2002-12-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in images/Makefile.am, common/Makefile.am. * images/Makefile.am: Remove. * common/Makefile.am: Remove. * configure.ac: Reflect changes above. * main.am: Append -I $(topsrc_dir) to AM_MAKEINFOFLAGS.
Diffstat (limited to 'doc/main.am')
-rw-r--r--doc/main.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/main.am b/doc/main.am
index b5bec11d0d..b9b6d85aa7 100644
--- a/doc/main.am
+++ b/doc/main.am
@@ -1,4 +1,4 @@
-AM_MAKEINFOFLAGS = -I ..
+AM_MAKEINFOFLAGS = -I .. -I $(top_srcdir)
html_projectdir = $(htmldir)/$(PROJECT)