From 6ce2a66b9421518c837dc6d46d112135c5da849f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 12 Jan 2006 04:24:13 +0000 Subject: Regenerate. --- cpukit/wrapup/preinstall.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/wrapup') diff --git a/cpukit/wrapup/preinstall.am b/cpukit/wrapup/preinstall.am index b866b7ffe4..7bf8522eb5 100644 --- a/cpukit/wrapup/preinstall.am +++ b/cpukit/wrapup/preinstall.am @@ -6,10 +6,10 @@ $(srcdir)/preinstall.am: Makefile.am endif PREINSTALL_DIRS = -DISTCLEANFILES += $(PREINSTALL_DIRS) +DISTCLEANFILES = $(PREINSTALL_DIRS) TMPINSTALL_FILES = -CLEANFILES += $(TMPINSTALL_FILES) +CLEANFILES = $(TMPINSTALL_FILES) $(PROJECT_LIB)/$(dirstamp): @$(mkdir_p) $(PROJECT_LIB) -- cgit v1.2.3