X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=release.sh;h=3a344199ce7647853502f79c7de4440930cf45d3;hb=26bb3f5b3a491b120e93c1c2225dc620210d449d;hp=2d3a9b7bc9e678ebdf0117fe99e348a3db8ba3c5;hpb=ddfbb2ee98303fe16c6f8cc0c5279b9513365b26;p=spectrwm.git diff --git a/release.sh b/release.sh index 2d3a9b7..3a34419 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_es.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_it.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 "