summaryrefslogtreecommitdiffstats
path: root/cpukit/httpd/preinstall.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/httpd/preinstall.am')
-rw-r--r--cpukit/httpd/preinstall.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/httpd/preinstall.am b/cpukit/httpd/preinstall.am
index ac8670b04f..19437c4cd8 100644
--- a/cpukit/httpd/preinstall.am
+++ b/cpukit/httpd/preinstall.am
@@ -8,9 +8,13 @@ endif
PREINSTALL_DIRS =
DISTCLEANFILES = $(PREINSTALL_DIRS)
+all-local: $(TMPINSTALL_FILES)
+
TMPINSTALL_FILES =
CLEANFILES = $(TMPINSTALL_FILES)
+all: $(PREINSTALL_FILES) all-am
+
PREINSTALL_FILES =
CLEANFILES += $(PREINSTALL_FILES)