summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-02-20 05:48:04 +0000
committerSteve Price <steve@FreeBSD.org>1998-02-20 05:48:04 +0000
commit508ed590b9cfade63bb317df03c7e111493093c4 (patch)
tree271369586ed1be938805fef57f996519226a417c /games
parentInitial import of the old ladder game. (diff)
activate ladder
Notes
Notes: svn path=/head/; revision=9850
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 3074ccf824a0..e2ea2a54a81b 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.105 1998/02/15 22:54:16 se Exp $
+# $Id: Makefile,v 1.106 1998/02/19 12:06:55 eivind Exp $
#
SUBDIR += acm
@@ -27,6 +27,7 @@
SUBDIR += kdegames
SUBDIR += klondike
SUBDIR += ktamaga
+ SUBDIR += ladder
SUBDIR += lincity
SUBDIR += nethack
SUBDIR += nethack-qt