chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / net.R
diff --git a/net.R b/net.R
index b5442781c972dc049f427184f6342c41e597a314..8e98216e030f152edc059a286a9d45faca929348 100644 (file)
--- a/net.R
+++ b/net.R
@@ -1,6 +1,6 @@
 # -*- makefile -*-
 
-NET_EXTRA = tree234 dsf
+NET_EXTRA = tree234 dsf findloop
 
 net      : [X] GTK COMMON net NET_EXTRA net-icon|no-icon
 
@@ -10,7 +10,7 @@ netgame  : [G] WINDOWS COMMON net NET_EXTRA net.res|noicon.res
 
 ALL += net[COMBINED] NET_EXTRA
 
-!begin gtk
+!begin am gtk
 GAMES += net
 !end
 
@@ -19,5 +19,5 @@ GAMES += net
 !end
 
 !begin >gamedesc.txt
-net:netgame.exe:Net:Network jigsaw puzzle
+net:netgame.exe:Net:Network jigsaw puzzle:Rotate each tile to reassemble the network.
 !end