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/user/ChangeLog | 5 +++++ doc/user/Makefile.am | 2 ++ 2 files changed, 7 insertions(+) (limited to 'doc/user') diff --git a/doc/user/ChangeLog b/doc/user/ChangeLog index f718ed9a68..4d63f22696 100644 --- a/doc/user/ChangeLog +++ b/doc/user/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-11-25 Joel Sherrill PR 528/rtems_misc diff --git a/doc/user/Makefile.am b/doc/user/Makefile.am index 1d9a3f854b..9f040111c4 100644 --- a/doc/user/Makefile.am +++ b/doc/user/Makefile.am @@ -163,3 +163,5 @@ EXTRA_DIST = bsp.t concepts.t clock.t datatypes.t conf.t dpmem.t event.t \ fatal.t init.t intr.t io.t mp.t msg.t overview.t part.t region.t rtmon.t \ sem.t schedule.t signal.t task.t timer.t userext.t $(PNG_FILES) \ $(EPS_IMAGES) $(noinst_DATA) + +CLEANFILES += c_user.info c_user.info-? c_user.info-?? -- cgit v1.2.3