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 fab3e6f119c1..7f4ac3c086c0 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.88 1997/10/23 14:54:21 hoek Exp $ +# $Id: Makefile,v 1.89 1997/11/05 04:19:28 asami Exp $ # SUBDIR += acm @@ -64,6 +64,7 @@ SUBDIR += xkobo SUBDIR += xlife SUBDIR += xmahjongg + SUBDIR += xmame SUBDIR += xmille SUBDIR += xmine SUBDIR += xminehunter |