Minimal (i.e., lame) update to Loopy documentation to match reality -- it's
[sgt/puzzles] / makedist.sh
index 790568c..ae7b86a 100755 (executable)
@@ -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