diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1996-11-20 08:07:15 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1996-11-20 08:07:15 +0000 |
commit | 7c126985209a4c6cc44897de5db50553b620aef4 (patch) | |
tree | ca7955031d8d2e4682041cd1b841063f9af22876 /games | |
parent | 8fba96914a9acf436e2627a7f72f553b0f690866 (diff) |
Notes
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 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 |