Explorar el Código

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

Following a report by Bernt Hansen.
Carsten Dominik hace 17 años
padre
commit
7d455cd271
Se han modificado 1 ficheros con 1 adiciones y 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) $<