remove Lisp_Free struct type
[bpt/emacs.git] / src / autodeps.mk
index fb0e213..8b014a7 100644 (file)
@@ -2,5 +2,4 @@
 
 ## This is inserted in src/Makefile if AUTO_DEPEND=yes.
 
-ALLOBJS=$(START_FILES) ${obj} ${otherobj}
 -include $(ALLOBJS:%.o=${DEPDIR}/%.d)