aboutsummaryrefslogtreecommitdiff
path: root/makedist.sh
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2007-05-19 06:16:24 +0000
committerSimon Tatham <anakin@pobox.com>2007-05-19 06:16:24 +0000
commit399ac356bd3ef969d69dd89909a282b763402cef (patch)
tree38ce8bbdfd3f96afd01f79e80efb036932da9c1f /makedist.sh
parente6116563bd78021370a41964ee668e49a30688ea (diff)
downloadpuzzles-399ac356bd3ef969d69dd89909a282b763402cef.zip
puzzles-399ac356bd3ef969d69dd89909a282b763402cef.tar.gz
puzzles-399ac356bd3ef969d69dd89909a282b763402cef.tar.bz2
puzzles-399ac356bd3ef969d69dd89909a282b763402cef.tar.xz
Left puzzles.rc2 out of the tarball. Oops.
[originally from svn r7600]
Diffstat (limited to 'makedist.sh')
-rwxr-xr-xmakedist.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/makedist.sh b/makedist.sh
index 4b30314..fcf5b4e 100755
--- a/makedist.sh
+++ b/makedist.sh
@@ -41,7 +41,7 @@ halibut --winhelp=puzzles.hlp --text=puzzles.txt puzzles.but
halibut --text=HACKING devel.but
for i in *.c *.m *.h *.R *.rc *.but *.plist *.icns LICENCE README Recipe \
- mkfiles.pl Makefile Makefile.* \
+ *.rc2 mkfiles.pl Makefile Makefile.* \
HACKING puzzles.txt puzzles.hlp puzzles.cnt puzzles.chm \
icons/Makefile icons/*.{sav,pl,sh} icons/win16pal.xpm \
icons/*.png icons/*.ico icons/*.rc icons/*.c; do