summaryrefslogtreecommitdiffstats
path: root/doc/relnotes
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-18 15:10:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-18 15:10:35 +0000
commit816539819aafa1b5325202cf5396764ad416a85d (patch)
treeb78e6bb04cc239a16308febceed9db5609860f1c /doc/relnotes
parent2002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-816539819aafa1b5325202cf5396764ad416a85d.tar.bz2
2002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: include main.am, require automake-1.5.
Diffstat (limited to 'doc/relnotes')
-rw-r--r--doc/relnotes/ChangeLog4
-rw-r--r--doc/relnotes/Makefile.am3
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/relnotes/ChangeLog b/doc/relnotes/ChangeLog
index 4e0f03d579..ccfc6e3eac 100644
--- a/doc/relnotes/ChangeLog
+++ b/doc/relnotes/ChangeLog
@@ -1,3 +1,7 @@
+2002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: include main.am, require automake-1.5.
+
2001-01-17 Joel Sherrill <joel@OARcorp.com>
* .cvsignore: Added rtems_header.html and rtems_footer.html.
diff --git a/doc/relnotes/Makefile.am b/doc/relnotes/Makefile.am
index 0b1f481c7a..b22584adf6 100644
--- a/doc/relnotes/Makefile.am
+++ b/doc/relnotes/Makefile.am
@@ -6,12 +6,13 @@
# $Id$
#
-AUTOMAKE_OPTIONS = foreign 1.4
+AUTOMAKE_OPTIONS = foreign 1.5
PROJECT = relnotes
EDITION = 1
include $(top_srcdir)/project.am
+include $(top_srcdir)/main.am
COMMON_FILES = $(top_srcdir)/common/setup.texi \
$(top_srcdir)/common/cpright.texi