summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-08 18:29:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-08 18:29:33 +0000
commitcf103999e8fec67ecbd44fcd3a3071884ebe6c02 (patch)
treee0bce638614213f2525fbb3fc38fb261cabba889 /doc/Makefile.am
parent2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-cf103999e8fec67ecbd44fcd3a3071884ebe6c02.tar.bz2
2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bootstrap: Remove. * VERSION: Remove. * Makefile.am: Remove bootstrap. Add ACLOCAL_AMFLAGS. * configure.ac: Add RTEMS_TOP.
Diffstat (limited to '')
-rw-r--r--doc/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index bbeabdc79e..3e90933fba 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -2,6 +2,7 @@
# $Id$
#
+ACLOCAL_AMFLAGS = -I ../aclocal
# NOTE: The order of the directories is essential.
# + tools, common and images are shared across many documents
@@ -17,8 +18,6 @@ endif
AUTOMAKE_FILES = project.am main.am
-noinst_SCRIPTS = bootstrap
-
EXTRA_DIST = $(AUTOMAKE_FILES) HELP.html \
- $(noinst_SCRIPTS) rtems_header.html.in rtems_footer.html.in
+ rtems_header.html.in rtems_footer.html.in