X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/eb935f9171222df291cabea3c2d1743f79750744..9edb9f353b57d903d12f241691faf6e8b8cff276:/makedist.sh?ds=sidebyside diff --git a/makedist.sh b/makedist.sh index ee83275..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 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