projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6bbed0
)
fixed target name typo in Makefile
author
Holger Schemel
<info@artsoft.org>
Sun, 7 Oct 2018 13:14:52 +0000
(15:14 +0200)
committer
Holger Schemel
<info@artsoft.org>
Sun, 7 Oct 2018 13:14:52 +0000
(15:14 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 6bd61e8ef3d98695d3d4f1d15ba310d3022d46f9..68745a5d615e1e4bdab3a2ddabb27d43e3ffdcbc 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-226,7
+226,7
@@
dist-release-all: dist-package-all dist-copy-package-all dist-upload-all
package-all: dist-package-all
-copy-package-all: dist-copy-package
_
all
+copy-package-all: dist-copy-package
-
all
upload-all: dist-upload-all