From 816539819aafa1b5325202cf5396764ad416a85d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 18 Jan 2002 15:10:35 +0000 Subject: 2002-01-18 Ralf Corsepius * Makefile.am: include main.am, require automake-1.5. --- doc/started_ada/ChangeLog | 4 ++++ doc/started_ada/Makefile.am | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'doc/started_ada') diff --git a/doc/started_ada/ChangeLog b/doc/started_ada/ChangeLog index 80aefe0cce..f0a659506a 100644 --- a/doc/started_ada/ChangeLog +++ b/doc/started_ada/ChangeLog @@ -1,3 +1,7 @@ +2002-01-18 Ralf Corsepius + + * Makefile.am: include main.am, require automake-1.5. + 2001-01-17 Joel Sherrill * .cvsignore: Added rtems_header.html and rtems_footer.html. diff --git a/doc/started_ada/Makefile.am b/doc/started_ada/Makefile.am index 152b10007e..5ff7a040ac 100644 --- a/doc/started_ada/Makefile.am +++ b/doc/started_ada/Makefile.am @@ -6,12 +6,13 @@ # $Id$ # -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 PROJECT = started_ada EDITION = 1 include $(top_srcdir)/project.am +include $(top_srcdir)/main.am GENERATED_FILES = buildada.texi buildrt.texi gdb.texi intro.texi \ require.texi sample.texi -- cgit v1.2.3