summaryrefslogtreecommitdiffstats
path: root/make/Templates/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'make/Templates/Makefile.in')
-rw-r--r--make/Templates/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/Templates/Makefile.in b/make/Templates/Makefile.in
index 86cb388fed..23aaeb7556 100644
--- a/make/Templates/Makefile.in
+++ b/make/Templates/Makefile.in
@@ -226,7 +226,7 @@ profile-am:
profile: profile-am
.PHONY: profile profile-am
-preinstall-am:
+preinstall-am: $(TMPINSTALL_FILES)
preinstall: preinstall-am
.PHONY: preinstall preinstall-am