diff -r ee9a216f530d -r c525aca6d8f8 Makefile --- a/Makefile Fri Aug 21 12:20:30 2020 +0300 +++ b/Makefile Fri Aug 21 14:16:03 2020 +0300 @@ -236,6 +236,9 @@ .PHONY: deploy-html deploy-html: deploy2defun-html deploy2sf-html +.PHONY: deploy-www +deploy-www: deploy2defun-www deploy2sf-www + .PHONY: release release: release2defun release2sf