Added build target 'deploy-www'.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 21 Aug 2020 14:16:03 +0300
changeset 1226 c525aca6d8f8
parent 1225 ee9a216f530d
child 1227 d186960bd478
Added build target 'deploy-www'.
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