diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-12 23:49:40 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-12 23:49:40 +0000 |
commit | d2630834236107ed0a3d136831ea6fb87443bd83 (patch) | |
tree | c17a37eb2807175498a52e92fa641675d84d3552 /games/Makefile | |
parent | 9d0f5435acdde25bf52328ba8df0ec394bf6612f (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 7ad248fec59e..cdf5ab1d56d8 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.152 1998/07/04 19:33:26 steve Exp $ +# $Id: Makefile,v 1.153 1998/07/12 23:09:51 steve Exp $ # SUBDIR += 3dc @@ -109,6 +109,7 @@ SUBDIR += xminehunter SUBDIR += xminesweep SUBDIR += xmj + SUBDIR += xmlink SUBDIR += xmris SUBDIR += xneko SUBDIR += xnibbles |