diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index f439069ed397..3074ccf824a0 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.104 1998/02/15 17:04:58 jseger Exp $ +# $Id: Makefile,v 1.105 1998/02/15 22:54:16 se Exp $ # SUBDIR += acm @@ -89,6 +89,7 @@ SUBDIR += xroach SUBDIR += xrobots SUBDIR += xrubik + SUBDIR += xscavenger SUBDIR += xscrabble SUBDIR += xshisen SUBDIR += xshogi |