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