aboutsummaryrefslogtreecommitdiff
path: root/Buildscr
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2007-02-04 14:35:23 +0000
committerSimon Tatham <anakin@pobox.com>2007-02-04 14:35:23 +0000
commitac72b6e1480822433bafd1659ceeeefdaf91f78b (patch)
treea15f54fca3a76027cd12feeaea265d5d34b7fb14 /Buildscr
parent19a298baf4b7f9b93b478fedd7d08ecd6ea8dc09 (diff)
downloadpuzzles-ac72b6e1480822433bafd1659ceeeefdaf91f78b.zip
puzzles-ac72b6e1480822433bafd1659ceeeefdaf91f78b.tar.gz
puzzles-ac72b6e1480822433bafd1659ceeeefdaf91f78b.tar.bz2
puzzles-ac72b6e1480822433bafd1659ceeeefdaf91f78b.tar.xz
Reinstate the icons in the Windows binaries.
[originally from svn r7217]
Diffstat (limited to 'Buildscr')
-rw-r--r--Buildscr3
1 files changed, 3 insertions, 0 deletions
diff --git a/Buildscr b/Buildscr
index 0371eb1..717a6cf 100644
--- 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