summaryrefslogtreecommitdiffstats
path: root/automake/local.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--automake/local.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/automake/local.am b/automake/local.am
index 5d50b69087..adff1cd904 100644
--- a/automake/local.am
+++ b/automake/local.am
@@ -13,7 +13,7 @@ profile-am:
profile: profile-am
.PHONY: profile profile-am
-preinstall-am:
+preinstall-am: $(TMPINSTALL_FILES)
preinstall: preinstall-am
.PHONY: preinstall preinstall-am