Przeglądaj źródła

Remove org-install.el with "make clean".

Following a report by Bernt Hansen.
Carsten Dominik 17 lat temu
rodzic
commit
7d455cd271
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -253,6 +253,7 @@ clean:
 	make cleandoc
 	rm -f *~ */*~ */*/*~
 	rm -rf RELEASEDIR
+	rm -f lisp/org-install.el
 
 .el.elc:
 	$(ELC) $<