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/FAQ/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/FAQ/Makefile.am') diff --git a/doc/FAQ/Makefile.am b/doc/FAQ/Makefile.am index b7b3f60c8e..2363c5b915 100644 --- a/doc/FAQ/Makefile.am +++ b/doc/FAQ/Makefile.am @@ -6,12 +6,13 @@ # $Id$ # -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 PROJECT = FAQ EDITION = 1 include $(top_srcdir)/project.am +include $(top_srcdir)/main.am GENERATED_FILES = basic.texi tools.texi concepts.texi build45.texi bsp.texi \ debug.texi freesw.texi embeddedinfo.texi hwdebugaids.texi projects.texi \ -- cgit v1.2.3