From cf103999e8fec67ecbd44fcd3a3071884ebe6c02 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 8 Apr 2002 18:29:33 +0000 Subject: 2002-04-06 Ralf Corsepius * bootstrap: Remove. * VERSION: Remove. * Makefile.am: Remove bootstrap. Add ACLOCAL_AMFLAGS. * configure.ac: Add RTEMS_TOP. --- doc/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/Makefile.am') 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 -- cgit v1.2.3