chiark / gitweb /
Rename wingames.lst to gamedesc.txt, and add a couple of extra fields
[sgt-puzzles.git] / tents.R
diff --git a/tents.R b/tents.R
index 76c0bec92797f0909e3289b1f0e7ca6be543af2e..a0a64a54fd74aecb8989a73a5efe2599de897633 100644 (file)
--- a/tents.R
+++ b/tents.R
@@ -1,6 +1,6 @@
 # -*- makefile -*-
 
-TENTS_EXTRA = maxflow
+TENTS_EXTRA = maxflow dsf
 
 tents    : [X] GTK COMMON tents TENTS_EXTRA tents-icon|no-icon
 
@@ -19,6 +19,6 @@ GAMES += tents
     A(tents) \
 !end
 
-!begin >wingames.lst
-tents.exe:Tents
+!begin >gamedesc.txt
+tents:tents.exe:Tents:Tent-placing puzzle
 !end