chiark / gitweb /
Reinstate the icons in the Windows binaries.
authorSimon Tatham <anakin@pobox.com>
Sun, 4 Feb 2007 14:35:23 +0000 (14:35 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 4 Feb 2007 14:35:23 +0000 (14:35 +0000)
[originally from svn r7217]

Buildscr

index 0371eb1ddf1470e2c3088d502c05cdc49900a3ac..717a6cfce662ef87b397d99d22bf29307a1619c8 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