1
0
Fork 0

`clean` target now removes doc-cp

website
Mike Gerwitz 2014-04-29 03:03:56 -04:00
parent 28aedaf620
commit 56c2e8fcc7
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 1 additions and 1 deletions

View File

@ -80,4 +80,4 @@ publish: | default
rsync -vrL $(outdir)/./* "$(PUBROOT)" rsync -vrL $(outdir)/./* "$(PUBROOT)"
clean: clean:
${RM} -r webroot ${RM} -r webroot doc-cp