Fix some border drawing issues.
[sgt/puzzles] / mines.R
diff --git a/mines.R b/mines.R
index 1758abc..3d48182 100644 (file)
--- a/mines.R
+++ b/mines.R
@@ -4,7 +4,7 @@ MINES    = mines tree234
 
 mines    : [X] GTK COMMON MINES mines-icon|no-icon
 
-mines    : [G] WINDOWS COMMON MINES mines.res?
+mines    : [G] WINDOWS COMMON MINES mines.res|noicon.res
 
 mineobfusc :    [U] mines[STANDALONE_OBFUSCATOR] tree234 STANDALONE
 mineobfusc :    [C] mines[STANDALONE_OBFUSCATOR] tree234 STANDALONE
@@ -20,5 +20,5 @@ GAMES += mines
 !end
 
 !begin >wingames.lst
-mines.exe
+mines.exe:Mines
 !end