chiark / gitweb /
And update makedist.sh to put all the new stuff into the source
authorSimon Tatham <anakin@pobox.com>
Wed, 27 Dec 2006 15:36:27 +0000 (15:36 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 27 Dec 2006 15:36:27 +0000 (15:36 +0000)
tarball.

[originally from svn r7024]

makedist.sh

index ae7b86a31458fb02e40a12adf0a39c64dd108dc9..1afaed27e676788821a641c020c61d4e11cfaeae 100755 (executable)
@@ -41,7 +41,9 @@ halibut --text=HACKING devel.but
 
 for i in *.c *.m *.h *.R *.but *.plist *.icns LICENCE README Recipe \
   mkfiles.pl Makefile Makefile.* \
-  HACKING puzzles.txt puzzles.hlp puzzles.cnt; do
+  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
   ln -s ../../$i tmp.$$/puzzles$arcsuffix
   if test "x$ver" != "x"; then
     md5sum $i >> tmp.$$/puzzles$arcsuffix/manifest