diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index c0f767b..f439069 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.103 1998/02/13 18:11:01 vanilla Exp $ +# $Id: Makefile,v 1.104 1998/02/15 17:04:58 jseger Exp $ # SUBDIR += acm @@ -24,7 +24,7 @@ SUBDIR += golddig SUBDIR += imaze SUBDIR += jetpack -# SUBDIR += kdegames + SUBDIR += kdegames SUBDIR += klondike SUBDIR += ktamaga SUBDIR += lincity |