diff options
author | Stefan Eßer <se@FreeBSD.org> | 1997-03-11 22:13:45 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 1997-03-11 22:13:45 +0000 |
commit | 875fa5609d9950f2576d433ea8378b33bc67ab97 (patch) | |
tree | 66a4d0aeec48b700ea4813335c7f44b7e39ee6f1 /games/Makefile | |
parent | e8c7aeabcb71e8b4251c4bbe493f1ee29fd979d3 (diff) |
Activate xblast.
Notes
Notes:
svn path=/head/; revision=5943
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 211d2adf4bcd..62f316b8dc6c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.60 1997/03/05 12:29:24 asami Exp $ +# $Id: Makefile,v 1.61 1997/03/06 09:23:41 tg Exp $ # SUBDIR += acm @@ -25,6 +25,7 @@ SUBDIR += xbat SUBDIR += xbill SUBDIR += xblackjack + SUBDIR += xblast SUBDIR += xboard SUBDIR += xboing SUBDIR += xchomp |