X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/3602bfb2f8fe4b7ab01e8f4557826866dca3c03d..550742c19aa64ef9033f2b796c5ecd7fa135962d:/makedist.sh diff --git a/makedist.sh b/makedist.sh index 790568c..ae7b86a 100755 --- a/makedist.sh +++ b/makedist.sh @@ -37,9 +37,9 @@ mkdir tmp.$$/puzzles$arcsuffix halibut --winhelp=puzzles.hlp --text=puzzles.txt puzzles.but # Build a text version of the HACKING document. -halibut --text=HACKING HACKING.but +halibut --text=HACKING devel.but -for i in *.c *.m *.h *.but *.plist *.icns *.py LICENCE README Recipe \ +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 ln -s ../../$i tmp.$$/puzzles$arcsuffix