From 3bfda691872761da7b61aaa501aa7f0f213f43a6 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 26 Nov 2003 15:32:26 +0000 Subject: 2003-11-26 Ralf Corsepius * Makefile.am: Add *.info to CLEANFILES to accomodate automake-1.7f/1.8 breaking building infos. --- doc/rgdb_specs/ChangeLog | 5 +++++ doc/rgdb_specs/Makefile.am | 1 + 2 files changed, 6 insertions(+) (limited to 'doc/rgdb_specs') diff --git a/doc/rgdb_specs/ChangeLog b/doc/rgdb_specs/ChangeLog index ac25aa1275..e7cd439b61 100644 --- a/doc/rgdb_specs/ChangeLog +++ b/doc/rgdb_specs/ChangeLog @@ -1,3 +1,8 @@ +2003-11-26 Ralf Corsepius + + * Makefile.am: Add *.info to CLEANFILES to accomodate + automake-1.7f/1.8 breaking building infos. + 2003-09-22 Ralf Corsepius * Makefile.am: Merger from rtems-4-6-branch. diff --git a/doc/rgdb_specs/Makefile.am b/doc/rgdb_specs/Makefile.am index bf9eb0eb38..21b0b4dc0a 100644 --- a/doc/rgdb_specs/Makefile.am +++ b/doc/rgdb_specs/Makefile.am @@ -78,3 +78,4 @@ noinst_DATA = layers.eps process.eps seqdetach.eps seqbreak.eps seqinit.eps EXTRA_DIST = comm.t conclusion.t daemon.t gdbinternals.t interfacing.t \ intro.t objectives.t revision.t $(noinst_DATA) $(JPEG_FILES) +CLEANFILES += rgdb_specs.info -- cgit v1.2.3