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 9d058ec1c63e..d4cc44fefc4b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.53 1997/01/13 07:45:33 tg Exp $ +# $Id: Makefile,v 1.54 1997/02/01 15:06:56 max Exp $ # SUBDIR += acm @@ -12,6 +12,7 @@ SUBDIR += golddig SUBDIR += imaze SUBDIR += jetpack + SUBDIR += lincity SUBDIR += nethack SUBDIR += oneko SUBDIR += qcc |