diff options
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 587e6792ce80..630a9de726b8 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.188 1999/03/07 00:30:35 flathill Exp $ +# $Id: Makefile,v 1.189 1999/03/15 22:31:12 steve Exp $ # SUBDIR += 3dc @@ -66,6 +66,8 @@ SUBDIR += mirrormagic SUBDIR += nethack SUBDIR += nethack-qt + SUBDIR += netrek-BRMH-bin + SUBDIR += netrek-COW3-bin SUBDIR += netris SUBDIR += oneko SUBDIR += oonsoo |