From d58e1e98d82cf1629ad1952a707e89e4df83b2c8 Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Wed, 25 Nov 2009 17:03:04 +0000 Subject: [PATCH] add osx --- release.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release.sh b/release.sh index 74e5b61..44d48ab 100644 --- a/release.sh +++ b/release.sh @@ -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 " -- 2.39.2