Makefile (default): {www-root=>webroot}

This was never renamed.
master
Mike Gerwitz 2019-03-25 21:08:57 -04:00
parent fde5d3e890
commit 2b52c98c07
Signed by: mikegerwitz
GPG Key ID: 8C917B7F5DC51BA2
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ export WWW_URL
.PHONY: default clean webroot cgitroot
default: www-root
default: webroot
%.meta: %.html src/post2meta src/post2html
src/post2meta $< > $@