From 830cd37112f51acb7cfbf5269267d67e66aa4148 Mon Sep 17 00:00:00 2001 From: steve Date: Fri, 20 Feb 1998 05:48:04 +0000 Subject: activate ladder --- games/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/Makefile') 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 -- cgit