From 829ab62062e8a868351d340ab48f4bb3737e5914 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Thu, 14 Dec 2006 16:03:08 +0000 Subject: add poker-engine A python library that implements poker rules --- games/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/Makefile') diff --git a/games/Makefile b/games/Makefile index cae8aa5a53a7..e9553b43e792 100644 --- a/games/Makefile +++ b/games/Makefile @@ -540,6 +540,7 @@ SUBDIR += plonx SUBDIR += pmars SUBDIR += pmars-sdl + SUBDIR += poker-engine SUBDIR += poker-eval SUBDIR += polypuzzle SUBDIR += pongix -- cgit v1.2.3