kopia lustrzana https://github.com/inkstitch/inkstitch
add example SVGs to release ZIPs
rodzic
773b0d15ae
commit
440e0685f2
1
Makefile
1
Makefile
|
@ -9,6 +9,7 @@ dist: distclean locales
|
|||
bin/build-dist $(EXTENSIONS)
|
||||
cp *.inx dist
|
||||
mv locales dist/inkstitch/bin
|
||||
cp -a images/examples dist/inkstitch
|
||||
if [ "$$BUILD" = "windows" ]; then \
|
||||
cd dist; zip -r ../inkstitch-$(VERSION)-win32.zip *; \
|
||||
else \
|
||||
|
|
Ładowanie…
Reference in New Issue