]> code.delx.au - gnu-emacs/blobdiff - lisp/Makefile.in
Comment change.
[gnu-emacs] / lisp / Makefile.in
index 8062649645cb2ebb3904acbe5c4b8ad2159b6f52..87fae4711f89987a9ed75fec5dff8f82aef37cbb 100644 (file)
@@ -263,6 +263,6 @@ bootstrap-clean:
 bootstrap: autoloads compile-files custom-deps
 
 distclean:
-       -rm -f $(lisp)/Makefile
+       -rm -f ./Makefile
 
 # Makefile ends here.