summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-05-02 18:03:19 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-05-02 18:03:19 +0000
commit8c53207648b5b68b8f60239cf2a0d65c67fe9a92 (patch)
tree2eb410980d426e5a56bd408f9091228a90691be4 /games
parentA library for displaying playing cards in X11. Moved from devel to games. (diff)
Activate libshhcards.
Notes
Notes: svn path=/head/; revision=10805
Diffstat (limited to 'games')
-rw-r--r--games/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index 8f135f3580e5..517c427facd8 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.126 1998/04/27 05:01:30 mph Exp $
+# $Id: Makefile,v 1.127 1998/04/27 14:34:29 mph Exp $
#
SUBDIR += 3dpong
@@ -32,6 +32,7 @@
SUBDIR += klondike
SUBDIR += ktamaga
SUBDIR += ladder
+ SUBDIR += libshhcards
SUBDIR += lincity
SUBDIR += nethack
SUBDIR += nethack-qt