diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 80330c228ec0..999a94dc5e60 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.155 1998/07/12 23:53:47 steve Exp $ +# $Id: Makefile,v 1.156 1998/07/12 23:58:18 steve Exp $ # SUBDIR += 3dc @@ -10,6 +10,7 @@ SUBDIR += an SUBDIR += angband SUBDIR += awele + SUBDIR += battalion SUBDIR += blackjack SUBDIR += block SUBDIR += blue |