Explorar o código

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

Following a report by Bernt Hansen.
Carsten Dominik %!s(int64=17) %!d(string=hai) anos
pai
achega
7d455cd271
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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) $<