Fix some border drawing issues.
[sgt/puzzles] / sixteen.R
index dfddaea..8463da5 100644 (file)
--- a/sixteen.R
+++ b/sixteen.R
@@ -1,8 +1,8 @@
 # -*- makefile -*-
 
-sixteen  : [X] GTK COMMON sixteen
+sixteen  : [X] GTK COMMON sixteen sixteen-icon|no-icon
 
-sixteen  : [G] WINDOWS COMMON sixteen
+sixteen  : [G] WINDOWS COMMON sixteen sixteen.res|noicon.res
 
 ALL += sixteen
 
@@ -13,3 +13,7 @@ GAMES += sixteen
 !begin >list.c
     A(sixteen) \
 !end
+
+!begin >wingames.lst
+sixteen.exe:Sixteen
+!end