diff options
-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 |