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 c4519fc7e15..d4567ec34d4 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.348 2012/02/17 17:23:05 jakllsch Exp $ +# $NetBSD: Makefile,v 1.349 2012/02/23 19:17:31 drochner Exp $ # COMMENT= Games @@ -19,6 +19,7 @@ SUBDIR+= angband-x11 SUBDIR+= anise SUBDIR+= aop SUBDIR+= asc +SUBDIR+= asciiquarium SUBDIR+= atomix SUBDIR+= bastet SUBDIR+= battalion |