diff options
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 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 |