chiark / gitweb /
Richard B's utterly evil `netslide': cross between Net and Sixteen.
[sgt-puzzles.git] / Recipe
diff --git a/Recipe b/Recipe
index f71a27fb879ddf3c67753b5337212be4d98b2f49..c6ecd8dc3a2b7da962033c748b4c7daa33fe23c8 100644 (file)
--- a/Recipe
+++ b/Recipe
 WINDOWS  = windows user32.lib gdi32.lib comctl32.lib
 COMMON   = midend misc malloc random
 NET      = net tree234
+NETSLIDE = netslide tree234
 
 net      : [X] gtk COMMON NET
+netslide : [X] gtk COMMON NETSLIDE
 cube     : [X] gtk COMMON cube
 fifteen  : [X] gtk COMMON fifteen
 sixteen  : [X] gtk COMMON sixteen
@@ -25,6 +27,7 @@ rect     : [X] gtk COMMON rect
 # The Windows Net shouldn't be called `net.exe' since Windows
 # already has a reasonably important utility program by that name!
 netgame  : [G] WINDOWS COMMON NET
+netslide : [G] WINDOWS COMMON NETSLIDE
 cube     : [G] WINDOWS COMMON cube
 fifteen  : [G] WINDOWS COMMON fifteen
 sixteen  : [G] WINDOWS COMMON sixteen