diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 6bcb51d2d9c..a71b516857d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 1999/07/21 22:59:22 garbled Exp $ +# $NetBSD: Makefile,v 1.54 1999/07/24 02:34:34 hubertf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -39,6 +39,7 @@ SUBDIR += jetpack SUBDIR += kdegames # SUBDIR += klondike + SUBDIR += koth SUBDIR += lincity SUBDIR += maelstrom SUBDIR += mirrormagic |