chiark / gitweb /
Forgot to add print.py to the source archive. Ahem.
authorSimon Tatham <anakin@pobox.com>
Sun, 22 May 2005 12:45:39 +0000 (12:45 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 22 May 2005 12:45:39 +0000 (12:45 +0000)
[originally from svn r5830]

makedist.sh

index ee832758e6aaba440f5c98e567688e583d27fe9b..790568c39a0c21c80ee03405386e0e642ea1e52e 100755 (executable)
@@ -39,7 +39,7 @@ halibut --winhelp=puzzles.hlp --text=puzzles.txt puzzles.but
 # 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