diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-02-15 17:04:58 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-02-15 17:04:58 +0000 |
commit | 51da53574ef9b7af8f7ddba6420ecca85008a359 (patch) | |
tree | 8382b7978cb493483dce326390c8ace226a0b696 /games | |
parent | 2d6f30625b5acbf678637a193014c043bebfff00 (diff) |
Notes
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 640c35036e8a..c0f767b06d39 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.102 1998/02/13 08:23:31 tg Exp $ +# $Id: Makefile,v 1.103 1998/02/13 18:11:01 vanilla Exp $ # SUBDIR += acm @@ -47,6 +47,7 @@ SUBDIR += xbl SUBDIR += xblackjack SUBDIR += xblast + SUBDIR += xbloody SUBDIR += xboard SUBDIR += xboing SUBDIR += xchomp |