From 399ac356bd3ef969d69dd89909a282b763402cef Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sat, 19 May 2007 06:16:24 +0000 Subject: [PATCH] Left puzzles.rc2 out of the tarball. Oops. [originally from svn r7600] --- makedist.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2