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 adff1cd904..a6c43b1779 100644
--- a/automake/local.am
+++ b/automake/local.am
@@ -13,7 +13,7 @@ profile-am:
profile: profile-am
.PHONY: profile profile-am
-preinstall-am: $(TMPINSTALL_FILES)
+preinstall-am: $(PREINSTALL_FILES)
preinstall: preinstall-am
.PHONY: preinstall preinstall-am