diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index fd9e121c44a0..8df370e3c792 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.65 1997/05/07 07:45:48 tg Exp $ +# $Id: Makefile,v 1.66 1997/05/21 03:35:51 asami Exp $ # SUBDIR += acm @@ -28,6 +28,7 @@ SUBDIR += tksol SUBDIR += xasteroids SUBDIR += xbat + SUBDIR += xbattle SUBDIR += xbill SUBDIR += xblackjack SUBDIR += xblast |