diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-06-04 01:38:38 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-06-04 01:38:38 +0000 |
commit | c00c6bf32e69d7f9d9a1fa5f693c03b6d1a281e4 (patch) | |
tree | 69b91198ea79045a6220d62cbe80fcf95dbbd7cb /games/Makefile | |
parent | 87c8bc9bb4177ae61d2d1419eb0bf427d64971ac (diff) | |
download | ports-c00c6bf32e69d7f9d9a1fa5f693c03b6d1a281e4.tar.gz ports-c00c6bf32e69d7f9d9a1fa5f693c03b6d1a281e4.zip |
Notes
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 830d9bbb8fcc..a452f66deea7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.67 1997/05/21 03:56:08 asami Exp $ +# $Id: Makefile,v 1.68 1997/05/25 17:28:18 max Exp $ # SUBDIR += acm @@ -31,6 +31,7 @@ SUBDIR += xbat SUBDIR += xbattle SUBDIR += xbill + SUBDIR += xbl SUBDIR += xblackjack SUBDIR += xblast SUBDIR += xboard |