1
0
Fork 0

`clean` target now cleans version file

textend 0.2.3
Mike Gerwitz 2014-07-28 00:08:06 -04:00
parent 1484806456
commit f53c180d65
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ version: FORCE
clean-local: clean-local:
-rm -rf "$(path_build)" -rm -rf "$(path_build)"
-rm -rf doc-cp # created by website branch build -rm -rf doc-cp # created by website branch build
-rm -f AUTHORS NEWS ChangeLog -rm -f AUTHORS NEWS ChangeLog version
distclean-local: distclean-local:
-rm -f package.json -rm -f package.json