From 5ca897867af766086c3208c7e8cc90c405d6336f Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 4 Sep 2005 23:01:38 +0000 Subject: Sudsol is a small Sudoku puzzle solver (see http://en.wikipedia.org/wiki/Sudoku). I've built a small port for it. Have fun! PR: ports/85293 Submitted by: Ed Schouten --- games/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/Makefile') diff --git a/games/Makefile b/games/Makefile index 74a16c3d9ff8..644b687cfeba 100644 --- a/games/Makefile +++ b/games/Makefile @@ -492,6 +492,7 @@ SUBDIR += stratagus SUBDIR += stvef-paks SUBDIR += stvef-server + SUBDIR += sudsol SUBDIR += super_methane_brothers SUBDIR += supertux SUBDIR += sxsame -- cgit v1.2.3