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