Added build target 'deploy-www'.
--- 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