diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-12 23:53:47 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-12 23:53:47 +0000 |
commit | a03a12b7fd2c3150675d868a72356698cd3cbac4 (patch) | |
tree | a64efc9eef1bc9bce1458aebe7f023b376a64bad /games | |
parent | 3706a6dd699cd6a78eca1b6e5ce5cecdbf85f1d3 (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 cdf5ab1d56d8..a35f8da69b4f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.153 1998/07/12 23:09:51 steve Exp $ +# $Id: Makefile,v 1.154 1998/07/12 23:49:40 steve Exp $ # SUBDIR += 3dc @@ -13,6 +13,7 @@ SUBDIR += blackjack SUBDIR += block SUBDIR += blue + SUBDIR += bogged SUBDIR += bs SUBDIR += cgoban SUBDIR += connect4 |