HACKING.but -> devel.but
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 28 Aug 2005 09:35:55 +0000 (09:35 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 28 Aug 2005 09:35:55 +0000 (09:35 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/puzzles@6226 cda61777-01e9-0310-a592-d414129be87e

makedist.sh

index ee83275..bc29595 100755 (executable)
@@ -37,7 +37,7 @@ 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 \
   mkfiles.pl Makefile Makefile.* \