summaryrefslogtreecommitdiffstats
path: root/doc/gnu_docs
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gnu_docs')
-rw-r--r--doc/gnu_docs/ChangeLog4
-rw-r--r--doc/gnu_docs/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/gnu_docs/ChangeLog b/doc/gnu_docs/ChangeLog
index 101734ce64..748bd90d9b 100644
--- a/doc/gnu_docs/ChangeLog
+++ b/doc/gnu_docs/ChangeLog
@@ -1,3 +1,7 @@
+2002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Require automake-1.5.
+
2000-08-10 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: New file.
diff --git a/doc/gnu_docs/Makefile.am b/doc/gnu_docs/Makefile.am
index b913a36fad..b4c2f4f3d6 100644
--- a/doc/gnu_docs/Makefile.am
+++ b/doc/gnu_docs/Makefile.am
@@ -1,6 +1,6 @@
## $Id$
-AUTOMAKE_OPTIONS = foreign 1.4
+AUTOMAKE_OPTIONS = foreign 1.5
EXTRA_DIST = gnu_footer.html mk_install_dir Tool_Doc_Instructions \
gnu_header.html refcard.html gen_docs index.html rtems_tools_index.html \