summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1999-01-01 03:16:55 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1999-01-01 03:16:55 +0000
commit44fa9a98ac8d7a26ed568ec6f2cd8d0ea4ae4686 (patch)
treeaf5829770a230e72ed87d89a840f6540fcda4e91
parentmulti-player Angband (diff)
add mangband
Notes
Notes: svn path=/head/; revision=15747
-rw-r--r--games/Makefile3
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