diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
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 |