From: H.G.Muller Date: Thu, 30 Oct 2014 14:16:49 +0000 (+0100) Subject: Pack Windows icon with distro tar ball X-Git-Tag: v2.0~2 X-Git-Url: http://winboard.nl/cgi-bin?p=uci2wb.git;a=commitdiff_plain;h=25e4f2ee7f346595b9ad7f0accc0da35bb8b2776 Pack Windows icon with distro tar ball --- diff --git a/Makefile b/Makefile index 6adf5c6..9804676 100644 --- 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