diff options
author | Donald Burr <dburr@FreeBSD.org> | 1998-07-14 01:17:07 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 1998-07-14 01:17:07 +0000 |
commit | 59edf53fbbe820729c45ded6ce956a02a1d7b415 (patch) | |
tree | 646d0eb592436690ec06086335224a592a54d858 /games/Makefile | |
parent | 89d79ff9c88e7f07af3bd8693a4a3ee7adf8c13c (diff) |
Notes
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 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 |