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 2fae6dc0d2f..d02e6ff425d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.110 1998/03/13 09:35:18 tg Exp $ +# $Id: Makefile,v 1.111 1998/03/15 17:31:23 jseger Exp $ # SUBDIR += acm @@ -69,6 +69,7 @@ SUBDIR += xjewel SUBDIR += xjig SUBDIR += xkobo + SUBDIR += xlaby SUBDIR += xlife SUBDIR += xlines SUBDIR += xmahjongg |