diff options
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 f10e9d716a0f..ab84a185f19e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.45 1996/11/16 12:50:42 asami Exp $ +# $Id: Makefile,v 1.46 1996/11/17 11:56:40 asami Exp $ # SUBDIR += acm @@ -48,6 +48,7 @@ SUBDIR += xshisen SUBDIR += xshogi SUBDIR += xskat + SUBDIR += xsokoban SUBDIR += xsol SUBDIR += xtetris SUBDIR += xtic |