summaryrefslogtreecommitdiff
path: root/src/autodeps.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/autodeps.mk')
-rw-r--r--src/autodeps.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/autodeps.mk b/src/autodeps.mk
index fb0e21366c7..8b014a7508c 100644
--- a/src/autodeps.mk
+++ b/src/autodeps.mk
@@ -2,5 +2,4 @@
## This is inserted in src/Makefile if AUTO_DEPEND=yes.
-ALLOBJS=$(START_FILES) ${obj} ${otherobj}
-include $(ALLOBJS:%.o=${DEPDIR}/%.d)