From 30c61de3353855240469e69bfbaf2103be823700 Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 4 Feb 2007 14:35:23 +0000 Subject: [PATCH] Reinstate the icons in the Windows binaries. git-svn-id: svn://svn.tartarus.org/sgt/puzzles@7217 cda61777-01e9-0310-a592-d414129be87e --- Buildscr | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.11.0