shithub: puzzles

Download patch

ref: 466e9d21a7094e8987a51cb2ec2b236fd049754c
parent: ba3247bb927b412f67365264914740f75a35825b
author: Simon Tatham <anakin@pobox.com>
date: Sun May 22 08:45:39 EDT 2005

Forgot to add print.py to the source archive. Ahem.

[originally from svn r5830]

--- a/makedist.sh
+++ b/makedist.sh
@@ -39,7 +39,7 @@
 # Build a text version of the HACKING document.
 halibut --text=HACKING HACKING.but
 
-for i in *.c *.m *.h *.but *.plist *.icns LICENCE README Recipe \
+for i in *.c *.m *.h *.but *.plist *.icns *.py LICENCE README Recipe \
   mkfiles.pl Makefile Makefile.* \
   HACKING puzzles.txt puzzles.hlp puzzles.cnt; do
   ln -s ../../$i tmp.$$/puzzles$arcsuffix