aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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