(eww-bookmark-browse): Don't bug out if it's the only window.
[emacs.git] / src / autodeps.mk
blob8b014a7508c7e72ea613848feb367cb89595b29d
1 ### autodeps.mk --- src/Makefile fragment for GNU Emacs
3 ## This is inserted in src/Makefile if AUTO_DEPEND=yes.
5 -include $(ALLOBJS:%.o=${DEPDIR}/%.d)