From f5e64293f2cc4b256e179cb35fc1788f01934d43 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 25 Jan 2003 14:56:20 +0000 Subject: 2003-01-25 Ralf Corsepius * Makefile.am: Add c4x, cosmetical changes. --- doc/supplements/ChangeLog | 4 ++++ doc/supplements/Makefile.am | 13 ++++++++++++- 2 files changed, 16 insertions(+), 1 deletion(-) (limited to 'doc/supplements') diff --git a/doc/supplements/ChangeLog b/doc/supplements/ChangeLog index cc958880b9..427e0d15b2 100644 --- a/doc/supplements/ChangeLog +++ b/doc/supplements/ChangeLog @@ -1,3 +1,7 @@ +2003-01-25 Ralf Corsepius + + * Makefile.am: Add c4x, cosmetical changes. + 2003-01-24 Ralf Corsepius * supplements.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. diff --git a/doc/supplements/Makefile.am b/doc/supplements/Makefile.am index 876c87fa43..fe175fa70e 100644 --- a/doc/supplements/Makefile.am +++ b/doc/supplements/Makefile.am @@ -1,6 +1,17 @@ ## $Id$ -SUBDIRS = arm hppa1_1 i386 i960 m68k mips mips64orion powerpc sh sparc template +SUBDIRS = arm +SUBDIRS += c4x +SUBDIRS += hppa1_1 +SUBDIRS += i386 +SUBDIRS += i960 +SUBDIRS += m68k +SUBDIRS += mips +SUBDIRS += mips64orion +SUBDIRS += powerpc +SUBDIRS += sh +SUBDIRS += sparc +SUBDIRS += template EXTRA_DIST = supplement.am -- cgit v1.2.3