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