X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/639b2760f19231881f753c8f1f7822eab457c751..eefc9486e823512a4c1928b6264c5a1ce9142624:/src/autodeps.mk diff --git a/src/autodeps.mk b/src/autodeps.mk index c3cc91e22a..fb0e21366c 100644 --- a/src/autodeps.mk +++ b/src/autodeps.mk @@ -2,5 +2,5 @@ ## This is inserted in src/Makefile if AUTO_DEPEND=yes. -ALLOBJS=$(START_FILES) ${obj} ${otherobj} prefix-args.o +ALLOBJS=$(START_FILES) ${obj} ${otherobj} -include $(ALLOBJS:%.o=${DEPDIR}/%.d)