diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-07-01 23:02:42 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-07-01 23:02:42 +0000 |
commit | e949671d7e2f19dc32ed825d3fef8c65798a74c0 (patch) | |
tree | f747bd8c7f4125e1c1c5b9b14f2f72a4f66cc029 /games/Makefile | |
parent | 932839e220af70801a159691472163c672a3fad8 (diff) |
Activate blue.
Notes
Notes:
svn path=/head/; revision=7174
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 af76c3aa050f..5a515ba69b7d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.76 1997/06/30 11:43:24 tg Exp $ +# $Id: Makefile,v 1.77 1997/06/30 11:58:58 tg Exp $ # SUBDIR += acm SUBDIR += an SUBDIR += angband SUBDIR += block + SUBDIR += blue SUBDIR += bs SUBDIR += cgoban SUBDIR += connect4 |