From 324eea75b4d8c2ce825fb5be2886e5d28c90ef6d Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Fri, 2 Oct 2009 18:20:49 +0000 Subject: [PATCH] When running a release distribute the spanish man file too. --- release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.sh b/release.sh index dabd933..2d3a9b7 100644 --- a/release.sh +++ b/release.sh @@ -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 " -- 2.39.2