Fix a UI glitch where dragging an existing arrow could change what it
[sgt/puzzles] / rect.R
diff --git a/rect.R b/rect.R
index 20d3b49..8250376 100644 (file)
--- a/rect.R
+++ b/rect.R
@@ -1,6 +1,6 @@
 # -*- makefile -*-
 
-rect     : [X] GTK COMMON rect
+rect     : [X] GTK COMMON rect rect-icon|no-icon
 
 rect     : [G] WINDOWS COMMON rect rect.res?
 
@@ -13,3 +13,7 @@ GAMES += rect
 !begin >list.c
     A(rect) \
 !end
+
+!begin >wingames.lst
+rect.exe:Rectangles
+!end