diff options
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 73c2530609bb..31ee93f37449 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.138 1998/05/18 04:10:14 mph Exp $ +# $Id: Makefile,v 1.139 1998/05/18 09:14:56 tg Exp $ # SUBDIR += 3dc @@ -93,6 +93,7 @@ SUBDIR += xlife SUBDIR += xlines SUBDIR += xmahjongg + SUBDIR += xmastermind SUBDIR += xmemory SUBDIR += xmille SUBDIR += xmine |