added deployment as release target dependency to top level Makefile 4.3.5.4
authorHolger Schemel <info@artsoft.org>
Mon, 3 Apr 2023 10:27:48 +0000 (12:27 +0200)
committerHolger Schemel <info@artsoft.org>
Mon, 3 Apr 2023 10:29:02 +0000 (12:29 +0200)
Makefile

index 69fbf226a8305e0aae3ec98533917107999b05c5..a821304008dc5a51a27c376f8fcef6e44a740612 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -237,7 +237,7 @@ dist-upload-all:
 dist-deploy-all:
        $(MAKE) dist-deploy-emscripten
 
-dist-release-all: dist-package-all dist-copy-package-all dist-upload-all
+dist-release-all: dist-package-all dist-copy-package-all dist-upload-all dist-deploy-all
 
 package-all: dist-package-all