summaryrefslogtreecommitdiffstats
path: root/automake/host.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--automake/host.am4
1 files changed, 0 insertions, 4 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