diff options
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 01cb34259cc..05679a6959b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 1998/08/15 13:47:10 frueauf Exp $ +# $NetBSD: Makefile,v 1.30 1998/08/15 14:21:26 frueauf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -53,7 +53,7 @@ # SUBDIR += xasteroids # SUBDIR += xbat # SUBDIR += xbattle -# SUBDIR += xbill + SUBDIR += xbill # SUBDIR += xbl # SUBDIR += xblackjack SUBDIR += xblast |