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 fb037a459185..e9585356b3ca 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.82 1997/07/09 09:43:40 max Exp $ +# $Id: Makefile,v 1.83 1997/07/15 02:09:21 obrien Exp $ # SUBDIR += acm @@ -80,6 +80,7 @@ SUBDIR += xroach SUBDIR += xrobots SUBDIR += xrubik + SUBDIR += xscrabble SUBDIR += xshisen SUBDIR += xshogi SUBDIR += xskat |