]> dev.renevier.net Git - syp.git/blobdiff - build.sh
add some margin around image
[syp.git] / build.sh
index 8224f872464707c5b492eded42c02b5099d89e85..d6c6a28138156a8b0e14fd6cd5071ad79877f132 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -2,7 +2,7 @@
 
 set -e
 
-PROJVERS=0.0.1
+PROJVERS=0.1
 PROJNAME=syp
 
 BUILDDIR=${1:-build}
@@ -32,6 +32,7 @@ mkdir $DESTDIR/openlayers/img
 for file in east-mini.png \
             marker-gold.png \
             north-mini.png \
+            blank.gif \
             west-mini.png \
             zoom-plus-mini.png \
             marker-blue.png \