summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-05-21 03:35:51 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-05-21 03:35:51 +0000
commitac16eb7c44643887fbb086825166db538c81aa09 (patch)
treeaeb9910b864ea12ef2cbe0a4fe8f28c9699b7455 /games
parentA small text-based maze game. (diff)
Added block.
Notes
Notes: svn path=/head/; revision=6516
Diffstat (limited to 'games')
-rw-r--r--games/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index 79d8b35aca07..fd9e121c44a0 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.64 1997/04/27 14:28:49 max Exp $
+# $Id: Makefile,v 1.65 1997/05/07 07:45:48 tg Exp $
#
SUBDIR += acm
SUBDIR += an
SUBDIR += angband
+ SUBDIR += block
SUBDIR += cgoban
SUBDIR += crossfire
SUBDIR += dontspace