summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/preinstall.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/preinstall.am')
-rw-r--r--cpukit/libcsupport/preinstall.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/cpukit/libcsupport/preinstall.am b/cpukit/libcsupport/preinstall.am
index abd7ea21c7..bc79d773df 100644
--- a/cpukit/libcsupport/preinstall.am
+++ b/cpukit/libcsupport/preinstall.am
@@ -6,10 +6,12 @@ $(srcdir)/preinstall.am: Makefile.am
endif
PREINSTALL_DIRS =
-DISTCLEANFILES += $(PREINSTALL_DIRS)
+DISTCLEANFILES = $(PREINSTALL_DIRS)
+
+all-am: $(PREINSTALL_FILES)
PREINSTALL_FILES =
-CLEANFILES += $(PREINSTALL_FILES)
+CLEANFILES = $(PREINSTALL_FILES)
$(PROJECT_INCLUDE)/rtems/$(dirstamp):
@$(mkdir_p) $(PROJECT_INCLUDE)/rtems