diff options
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 dfd818eb14d9..0584276c9e66 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.201 1999/04/27 03:25:14 taoka Exp $ +# $Id: Makefile,v 1.202 1999/05/01 02:28:58 taoka Exp $ # SUBDIR += 3dc @@ -13,6 +13,7 @@ SUBDIR += antipolix SUBDIR += awele SUBDIR += battalion + SUBDIR += battleball SUBDIR += blackjack SUBDIR += block SUBDIR += blue |