diff options
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index e87d6b2d24a..ee60fa029a7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.152 2002/11/04 07:41:33 rh Exp $ +# $NetBSD: Makefile,v 1.153 2002/11/15 17:33:37 wiz Exp $ # COMMENT= Games @@ -89,6 +89,8 @@ SUBDIR+= koth SUBDIR+= kulki SUBDIR+= lbreakout SUBDIR+= lbreakout2 +SUBDIR+= lgeneral +SUBDIR+= lgeneral-data SUBDIR+= lincity SUBDIR+= lpairs SUBDIR+= ltris |