X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/9bb2f5af8376dce30342a462e24708244763e00c..HEAD:/makedist.sh diff --git a/makedist.sh b/makedist.sh index 7af8fbf..fcf5b4e 100755 --- a/makedist.sh +++ b/makedist.sh @@ -40,8 +40,8 @@ halibut --winhelp=puzzles.hlp --text=puzzles.txt puzzles.but # Build a text version of the HACKING document. halibut --text=HACKING devel.but -for i in *.c *.m *.h *.R *.but *.plist *.icns LICENCE README Recipe \ - mkfiles.pl Makefile Makefile.* \ +for i in *.c *.m *.h *.R *.rc *.but *.plist *.icns LICENCE README Recipe \ + *.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