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 11944b1ba11..b733eca93f3 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.344 2011/03/02 12:07:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.345 2011/09/16 11:15:04 ryoon Exp $ # COMMENT= Games @@ -158,6 +158,7 @@ SUBDIR+= lgeneral SUBDIR+= lgeneral-data SUBDIR+= libggz SUBDIR+= lincity +SUBDIR+= lincity-ng SUBDIR+= liquidwar SUBDIR+= lmarbles SUBDIR+= lnl |