summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-06-04 03:22:13 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-06-04 03:22:13 +0000
commit2a7b16d3499a61be3f7033719a0da94f23fbdc55 (patch)
tree58bd7a3895c9c196e3926004c7277d478c9efd18 /games/Makefile
parentClassic "drop tokens" game. (diff)
Add connect4.
Notes
Notes: svn path=/head/; revision=6731
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index 1366f8c667c2..64eba42d5642 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.69 1997/06/04 01:38:38 asami Exp $
+# $Id: Makefile,v 1.70 1997/06/04 02:32:23 asami Exp $
#
SUBDIR += acm
@@ -6,6 +6,7 @@
SUBDIR += angband
SUBDIR += block
SUBDIR += cgoban
+ SUBDIR += connect4
SUBDIR += cosmo
SUBDIR += crossfire
SUBDIR += dontspace