projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b19720
)
added deployment as release target dependency to top level Makefile
4.3.5.4
author
Holger Schemel
<info@artsoft.org>
Mon, 3 Apr 2023 10:27:48 +0000
(12:27 +0200)
committer
Holger Schemel
<info@artsoft.org>
Mon, 3 Apr 2023 10:29:02 +0000
(12:29 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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