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 ad8fd13bfa70..40ef91021adf 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.41 1996/10/30 14:41:09 jfitz Exp $ +# $Id: Makefile,v 1.42 1996/11/02 13:56:40 andreas Exp $ # SUBDIR += acm @@ -40,6 +40,7 @@ SUBDIR += xrubik SUBDIR += xroach SUBDIR += xrobots + SUBDIR += xshisen SUBDIR += xskat SUBDIR += xsol SUBDIR += xtetris |