aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Nevins <jacobn@chiark.greenend.org.uk>2005-08-28 09:35:55 +0000
committerJacob Nevins <jacobn@chiark.greenend.org.uk>2005-08-28 09:35:55 +0000
commit1d0573109cf927028e1130cc2f3f6edc3a699f91 (patch)
tree3e9811f62443633e6d5c9f88690da941dcf16611
parent389397eed6bf162f1e13b9c733bfa2cf88c2ba83 (diff)
downloadpuzzles-1d0573109cf927028e1130cc2f3f6edc3a699f91.zip
puzzles-1d0573109cf927028e1130cc2f3f6edc3a699f91.tar.gz
puzzles-1d0573109cf927028e1130cc2f3f6edc3a699f91.tar.bz2
puzzles-1d0573109cf927028e1130cc2f3f6edc3a699f91.tar.xz
HACKING.but -> devel.but
[originally from svn r6226]
-rwxr-xr-xmakedist.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/makedist.sh b/makedist.sh
index ee83275..bc29595 100755
--- a/makedist.sh
+++ b/makedist.sh
@@ -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.* \