diff options
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 40d1cfd281bb..53a4dff09662 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.178 1998/12/24 07:23:57 steve Exp $ +# $Id: Makefile,v 1.179 1998/12/29 18:50:37 mph Exp $ # SUBDIR += 3dc @@ -58,6 +58,7 @@ SUBDIR += libshhcards SUBDIR += lincity SUBDIR += maelstrom + SUBDIR += mangband SUBDIR += merlin SUBDIR += nethack SUBDIR += nethack-qt |