diff --git a/Makefile b/Makefile index 2d7d74f..67d4b1c 100644 --- a/Makefile +++ b/Makefile @@ -80,4 +80,4 @@ publish: | default rsync -vrL $(outdir)/./* "$(PUBROOT)" clean: - ${RM} -r webroot + ${RM} -r webroot doc-cp