make clean now removes version 7 releases

This commit is contained in:
Carsten Dominik 2010-08-14 19:55:00 +02:00
parent 68b960c099
commit 5ac2527a57
1 changed files with 2 additions and 2 deletions

View File

@ -377,8 +377,8 @@ cleandoc:
cleanrel:
rm -rf RELEASEDIR
rm -rf org-6.*
rm -rf org-6*zip org-6*tar.gz
rm -rf org-7.*
rm -rf org-7*zip org-7*tar.gz
.el.elc:
$(ELC) $<