chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / makedist.sh
index 6b90fd879762ec11087c3475241d816b4fa44b58..22b4f5d0aebd7d885ce42ebe903096269f00072c 100755 (executable)
@@ -17,6 +17,7 @@ else
 fi
 
 perl mkfiles.pl
+./mkauto.sh
 
 mkdir tmp.$$
 mkdir tmp.$$/puzzles$arcsuffix
@@ -31,7 +32,7 @@ halibut --text=HACKING devel.but
 for i in *.c *.m *.h *.R *.rc *.but *.plist *.icns LICENCE README Recipe \
   *.rc2 mkfiles.pl Makefile Makefile.* \
   HACKING puzzles.txt puzzles.hlp puzzles.cnt puzzles.chm \
-  icons/Makefile icons/*.{sav,pl,sh} icons/win16pal.xpm \
+  icons/Makefile icons/*.sav icons/*.pl icons/*.sh icons/win16pal.xpm \
   icons/*.png icons/*.ico icons/*.rc icons/*.c \
   configure.ac mkauto.sh aclocal.m4 \
   configure depcomp install-sh missing compile; do