Fix typo.
[bpt/emacs.git] / lisp / Makefile.in
index 8062649..87fae47 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.