Reinstate the icons in the Windows binaries.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 4 Feb 2007 14:35:23 +0000 (14:35 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 4 Feb 2007 14:35:23 +0000 (14:35 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/puzzles@7217 cda61777-01e9-0310-a592-d414129be87e

Buildscr

index 0371eb1..717a6cf 100644 (file)
--- a/Buildscr
+++ b/Buildscr
@@ -8,6 +8,9 @@ in puzzles do make
 # Now build the screenshots and icons.
 in puzzles/icons do xvfb-run make web winicons gtkicons
 
+# Re-run mkfiles.pl now that it knows the icons are there.
+in puzzles do perl mkfiles.pl
+
 # Destroy the local binaries, mostly to avoid wasting network
 # bandwidth by transferring them to the delegate servers.
 in puzzles do make clean