From 6d0a5c0bb9b6cff57ed26cfc50e2914ae6030ab0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 18 Jan 2002 15:10:34 +0000 Subject: 2002-01-18 Ralf Corsepius * Makefile.am: Include main.am, require automake-1.5. * pictures/Makefile.am: Require automake-1.5, fix +=. --- doc/started/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/started/Makefile.am') diff --git a/doc/started/Makefile.am b/doc/started/Makefile.am index ba307bd9fe..bd618ca42e 100644 --- a/doc/started/Makefile.am +++ b/doc/started/Makefile.am @@ -6,7 +6,7 @@ # $Id$ # -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 PROJECT = started EDITION = 1 @@ -14,6 +14,7 @@ EDITION = 1 SUBDIRS = pictures include $(top_srcdir)/project.am +include $(top_srcdir)/main.am GENERATED_FILES = binaries.texi buildc.texi buildrt.texi intro.texi \ nt.texi require.texi nextstep.texi sample.texi -- cgit v1.2.3