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/itron3.0/ChangeLog | 5 +++++ doc/itron3.0/Makefile.am | 2 ++ 2 files changed, 7 insertions(+) (limited to 'doc/itron3.0') diff --git a/doc/itron3.0/ChangeLog b/doc/itron3.0/ChangeLog index adc308e840..666da8bf0c 100644 --- a/doc/itron3.0/ChangeLog +++ b/doc/itron3.0/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/itron3.0/Makefile.am b/doc/itron3.0/Makefile.am index 25656727b6..01a3d70b06 100644 --- a/doc/itron3.0/Makefile.am +++ b/doc/itron3.0/Makefile.am @@ -100,3 +100,5 @@ noinst_SCRIPTS = gen_all gen_section gen_status_shell EXTRA_DIST = config.t eventflags.t fixedblock.t interrupt.t mailbox.t \ memorypool.t msgbuffer.t network.t rendezvous.t semaphore.t status.t \ task.t tasksync.t time.t $(noinst_SCRIPTS) + +CLEANFILES += itron.info itron.info-? -- cgit v1.2.3