Patch from Ben Hutchings to allow user-initiated tilesize changes to persist
[sgt/puzzles] / tents.R
diff --git a/tents.R b/tents.R
index 269dd7d..0079c5b 100644 (file)
--- a/tents.R
+++ b/tents.R
@@ -2,9 +2,9 @@
 
 TENTS    = tents maxflow
 
-tents    : [X] GTK COMMON TENTS
+tents    : [X] GTK COMMON TENTS tents-icon|no-icon
 
-tents    : [G] WINDOWS COMMON TENTS
+tents    : [G] WINDOWS COMMON TENTS tents.res|noicon.res
 
 ALL += TENTS
 
@@ -18,3 +18,7 @@ GAMES += tents
 !begin >list.c
     A(tents) \
 !end
+
+!begin >wingames.lst
+tents.exe:Tents
+!end