diff options
author | Donald Burr <dburr@FreeBSD.org> | 1999-02-25 06:56:45 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 1999-02-25 06:56:45 +0000 |
commit | 22763d099ffa1c0644045b58e7fe18a265b009e7 (patch) | |
tree | ef7f4e854d98e793a94c0d48ded329f16372e5cb /games/Makefile | |
parent | 1518d542290014f59a30bdee11c5ca299b19e4d4 (diff) |
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 0d63c2e79b63..36e40f32a50c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.185 1999/02/04 00:41:55 steve Exp $ +# $Id: Makefile,v 1.186 1999/02/20 00:52:11 flathill Exp $ # SUBDIR += 3dc @@ -83,6 +83,7 @@ SUBDIR += tinymux SUBDIR += tksol SUBDIR += tvp + SUBDIR += uox3 SUBDIR += wmtimebomb SUBDIR += xabacus SUBDIR += xasteroids |