diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index fd5e5a9bf57..bb0a11dc8f6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2000/08/23 05:34:49 veego Exp $ +# $NetBSD: Makefile,v 1.92 2000/08/29 10:13:45 jdc Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -46,6 +46,7 @@ SUBDIR += nethack-qt SUBDIR += nethack-tty SUBDIR += nethack-x11 + SUBDIR += netmaze SUBDIR += nighthawk SUBDIR += omega SUBDIR += pacman |