diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-02-09 08:12:57 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-02-09 08:12:57 +0000 |
commit | 2b02ff0391645f96ffa34c83d8e635cc74f94de4 (patch) | |
tree | 8e80eb419a7c4cfe7ee85f6f3f29528686bc9612 /games/Makefile | |
parent | a15c920627648ffa79c9a6176af62ba8e1234156 (diff) | |
download | ports-2b02ff0391645f96ffa34c83d8e635cc74f94de4.tar.gz ports-2b02ff0391645f96ffa34c83d8e635cc74f94de4.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 d2f5e152de6e..5fc2cdfbeb61 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.96 1998/01/25 22:30:51 steve Exp $ +# $Id: Makefile,v 1.97 1998/02/03 08:14:41 asami Exp $ # SUBDIR += acm @@ -90,6 +90,7 @@ SUBDIR += xshisen SUBDIR += xshogi SUBDIR += xskat + SUBDIR += xsok SUBDIR += xsokoban SUBDIR += xsol SUBDIR += xsoldier |