From f8a86a4089548069dc8cc88d2be1ea2d09271008 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 11 Jun 2010 10:54:25 +0000 Subject: =?UTF-8?q?2010-06-11=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * cpu_supplement/Makefile.am: Include main.am. --- doc/ChangeLog | 4 ++++ doc/cpu_supplement/Makefile.am | 9 +-------- 2 files changed, 5 insertions(+), 8 deletions(-) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index ba3d6e85c1..62f52ecb54 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2010-06-11 Ralf Corsépius + + * cpu_supplement/Makefile.am: Include main.am. + 2010-06-11 Ralf Corsépius * ada_user/stamp-vti, ada_user/version.texi, diff --git a/doc/cpu_supplement/Makefile.am b/doc/cpu_supplement/Makefile.am index eea63e8289..6178223c56 100644 --- a/doc/cpu_supplement/Makefile.am +++ b/doc/cpu_supplement/Makefile.am @@ -9,17 +9,10 @@ PROJECT = cpu_supplement include $(top_srcdir)/project.am +include $(top_srcdir)/main.am REPLACE2 = $(PERL) $(top_srcdir)/tools/word-replace2 -html_projectdir = $(htmldir)/$(PROJECT) - -TEXI2WWW_ARGS=\ --I $(srcdir) -I $(top_srcdir) -I $(top_builddir) \ --dirfile ../index.html \ --header rtems_header.html \ --footer rtems_footer.html \ --icons ../images GENERATED_FILES = general.texi arm.texi avr.texi bfin.texi i386.texi lm32.texi \ m68k.texi mips.texi powerpc.texi sh.texi sparc.texi tic4x.texi -- cgit v1.2.3