From 033d1674f8d460469c9e6eff6d9e5e7ffe2ad52b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 30 Jan 2002 20:04:24 +0000 Subject: fixing branch --- doc/Makefile.am | 30 +++++++----------------------- 1 file changed, 7 insertions(+), 23 deletions(-) (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am index 09ebca9708..51a9b6f154 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,25 +1,9 @@ -# -# $Id$ -# +## +## $Id$ +## +## NOTE: This is just a stub. +## -AUTOMAKE_OPTIONS = foreign 1.5 - -# NOTE: The order of the directories is essential. -# + tools, common and images are shared across many documents - -SUBDIRS = tools common images FAQ started user bsp_howto porting develenv \ - posix_users posix1003.1 filesystem itron3.0 networking ada_user \ - started_ada rtems_gdb rgdb_specs new_chapters relnotes supplements \ - gnu_docs src2html - -if USE_HTML -html_DATA = index.html HELP.html -endif - -AUTOMAKE_FILES = project.am main.am - -noinst_SCRIPTS = bootstrap - -EXTRA_DIST = $(AUTOMAKE_FILES) HELP.html \ - $(noinst_SCRIPTS) rtems_header.html.in rtems_footer.html.in +AUTOMAKE_OPTIONS = foreign 1.4 +include $(top_srcdir)/automake/host.am -- cgit v1.2.3