]> code.delx.au - spectrwm/commitdiff
add osx
authorMarco Peereboom <marco@conformal.com>
Wed, 25 Nov 2009 17:03:04 +0000 (17:03 +0000)
committerMarco Peereboom <marco@conformal.com>
Wed, 25 Nov 2009 17:03:04 +0000 (17:03 +0000)
release.sh

index 74e5b613ce8f9131b97d1c34804f58cc6bd51f92..44d48abc9f4b83e7221397874ca1c38ff566d287 100644 (file)
@@ -3,8 +3,8 @@
 # $scrotwm$
 
 PREFIX=scrotwm-
-DIRS="lib linux"
-FILES="Makefile baraction.sh initscreen.sh screenshot.sh scrotwm.1 scrotwm_es.1 scrotwm_it.1 scrotwm_ru.1 scrotwm.c scrotwm.conf linux/Makefile linux/linux.c linux/util.h lib/Makefile lib/shlib_version lib/swm_hack.c"
+DIRS="lib linux osx"
+FILES="Makefile baraction.sh initscreen.sh screenshot.sh scrotwm.1 scrotwm_es.1 scrotwm_it.1 scrotwm_ru.1 scrotwm.c scrotwm.conf linux/Makefile linux/linux.c linux/util.h lib/Makefile lib/shlib_version lib/swm_hack.c osx/Makefile osx/osx.h osx/osx.c"
 
 if [ -z "$1" ]; then
        echo "usage: release.sh <version>"