diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 43f0fa3db28e..b42b461e9357 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.92 1997/12/03 03:44:01 asami Exp $ +# $Id: Makefile,v 1.93 1997/12/27 09:29:52 vanilla Exp $ # SUBDIR += acm @@ -27,6 +27,7 @@ SUBDIR += kdegames SUBDIR += klondike SUBDIR += kmines + SUBDIR += ksnake SUBDIR += ktamaga SUBDIR += lincity SUBDIR += nethack |