Merge from trunk.
[bpt/emacs.git] / lisp / Makefile.in
index 9e56d83..138ad5a 100644 (file)
@@ -437,7 +437,7 @@ bootstrap-clean:
        cd $(lisp); rm -f *.elc */*.elc */*/*.elc */*/*/*.elc $(AUTOGENEL)
 
 distclean:
-       -rm -f ./Makefile
+       -rm -f ./Makefile $(lisp)/loaddefs.el~
 
 maintainer-clean: distclean bootstrap-clean