summaryrefslogtreecommitdiffstats
path: root/automake/local.am
diff options
context:
space:
mode:
Diffstat (limited to 'automake/local.am')
-rw-r--r--automake/local.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/automake/local.am b/automake/local.am
index 013d48f70a..59698e508d 100644
--- a/automake/local.am
+++ b/automake/local.am
@@ -20,9 +20,9 @@ preinstall-am: $(PREINSTALL_FILES)
preinstall: preinstall-am
.PHONY: preinstall preinstall-am
-depend-am:
+depend-am: depend-gcc
depend: depend-am
-.PHONY: depend depend-am
+.PHONY: depend depend-am depend-gcc
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools