]> code.delx.au - spectrwm/commitdiff
When running a release distribute the spanish man file too.
authorMarco Peereboom <marco@conformal.com>
Fri, 2 Oct 2009 18:20:49 +0000 (18:20 +0000)
committerMarco Peereboom <marco@conformal.com>
Fri, 2 Oct 2009 18:20:49 +0000 (18:20 +0000)
release.sh

index dabd933cb35636d7e888d6b91a0b5b4935595c8e..2d3a9b7bc9e678ebdf0117fe99e348a3db8ba3c5 100644 (file)
@@ -4,7 +4,7 @@
 
 PREFIX=scrotwm-
 DIRS="lib linux"
-FILES="Makefile baraction.sh initscreen.sh screenshot.sh scrotwm.1 scrotwm.c scrotwm.conf linux/Makefile linux/linux.c linux/util.h lib/Makefile lib/shlib_version lib/swm_hack.c"
+FILES="Makefile baraction.sh initscreen.sh screenshot.sh scrotwm.1 scrotwm_es.1 scrotwm.c scrotwm.conf linux/Makefile linux/linux.c linux/util.h lib/Makefile lib/shlib_version lib/swm_hack.c"
 
 if [ -z "$1" ]; then
        echo "usage: release.sh <version>"