1
0
Fork 0

AUTHORS, NEWS, ChangeLog, and package.json can now be cleaned

perfodd
Mike Gerwitz 2013-12-22 01:10:31 -05:00
parent bef545b425
commit 996d8af015
1 changed files with 4 additions and 0 deletions

View File

@ -113,6 +113,10 @@ ChangeLog:
clean-local:
-rm -rf "$(path_build)"
-rm -f AUTHORS NEWS ChangeLog
distclean-local:
-rm -f package.json
maintainer-clean-local:
-rm -f "$(compiler)"