projects
/
uci2wb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
f8e0474
)
Pack Windows icon with distro tar ball
author
H.G.Muller
<hgm@hgm-xboard.(none)>
Thu, 30 Oct 2014 14:16:49 +0000 (15:16 +0100)
committer
H.G.Muller
<hgm@hgm-xboard.(none)>
Thu, 30 Oct 2014 15:00:50 +0000 (16:00 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
6adf5c6
..
9804676
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-30,7
+30,7
@@
dist-clean:
dist:
install -d -m0755 UCI2WB
rm -f uci2wb.tar uci2wb.tar.gz
- cp UCI2WB.c uci2wb.pod Makefile README.txt UCI2WB
+ cp UCI2WB.c UCI2WB.rc rosetta.ico uci2wb.pod Makefile README.txt UCI2WB
md5sum UCI2WB/* > UCI2WB/md5sums
tar -cvvf uci2wb-$(VERSION).tar UCI2WB
gzip uci2wb-$(VERSION).tar