X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/cce7d53002e8abc346b67ea4100507b0e7c4d68e..e1b96d7e637cf76864013f8dba68135f07638ab8:/src/autodeps.mk diff --git a/src/autodeps.mk b/src/autodeps.mk index fb0e21366c..8b014a7508 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)