And update makedist.sh to put all the new stuff into the source

tarball.

[originally from svn r7024]
This commit is contained in:
Simon Tatham
2006-12-27 15:36:27 +00:00
parent 1f1eee4246
commit 649df16776

View File

@ -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