JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
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 74e5b61..44d48ab 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>"