summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--automake/host.am4
-rw-r--r--automake/local.am4
2 files changed, 0 insertions, 8 deletions
diff --git a/automake/host.am b/automake/host.am
index b7033e3df0..4a7aa2d65e 100644
--- a/automake/host.am
+++ b/automake/host.am
@@ -8,7 +8,3 @@
preinstall-am: $(PREINSTALL_FILES)
preinstall: preinstall-am
.PHONY: preinstall preinstall-am
-
-depend-am:
-depend: depend-am
-.PHONY: depend depend-am
diff --git a/automake/local.am b/automake/local.am
index 4ecc353d5b..c170178e1b 100644
--- a/automake/local.am
+++ b/automake/local.am
@@ -4,8 +4,4 @@ preinstall-am: $(PREINSTALL_FILES)
preinstall: preinstall-am
.PHONY: preinstall preinstall-am
-depend-am:
-depend: depend-am
-.PHONY: depend depend-am
-
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools