]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/Makefile.in (distclean): Also remove loaddefs.elc.
authorAndreas Schwab <schwab@linux-m68k.org>
Thu, 4 Aug 2022 20:21:45 +0000 (22:21 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Thu, 4 Aug 2022 20:35:10 +0000 (22:35 +0200)
lisp/Makefile.in

index c11d9bbec9b014033c51e2e04c769a65da989d14..fc05d39d2a6cb089fc8cac97e9aa2ece03bdfc10 100644 (file)
@@ -460,7 +460,7 @@ bootstrap-clean:
        rm -f $(AUTOGENEL)
 
 distclean:
-       -rm -f ./Makefile $(lisp)/loaddefs.el
+       -rm -f ./Makefile $(lisp)/loaddefs.el $(lisp)/loaddefs.elc
 
 maintainer-clean: distclean bootstrap-clean
        rm -f TAGS