summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2006-12-14 16:03:08 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2006-12-14 16:03:08 +0000
commit829ab62062e8a868351d340ab48f4bb3737e5914 (patch)
treec1dc0a70063518827ffde1b64cd472327e5d2694 /games/Makefile
parentadd py-poker-eval (diff)
add poker-engine
A python library that implements poker rules
Notes
Notes: svn path=/head/; revision=179766
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile1
1 files changed, 1 insertions, 0 deletions
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