X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;ds=sidebyside;f=tents.R;h=557f929840f13c2cf0eebb0384caa0e68e85aa3b;hb=3ce69e84cad15844282d691fa03e711c5353c05e;hp=76c0bec92797f0909e3289b1f0e7ca6be543af2e;hpb=43eafe1fdf356c0c1c88936ffa79c83291973b5d;p=sgt-puzzles.git diff --git a/tents.R b/tents.R index 76c0bec..557f929 100644 --- 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 @@ -11,7 +11,7 @@ ALL += tents[COMBINED] TENTS_EXTRA tentssolver : [U] tents[STANDALONE_SOLVER] TENTS_EXTRA STANDALONE tentssolver : [C] tents[STANDALONE_SOLVER] TENTS_EXTRA STANDALONE -!begin gtk +!begin am gtk GAMES += tents !end @@ -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:Place a tent next to each tree. !end