diff options
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index c167d5e2f7e..ee6ea8ab0ed 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.403 2016/07/28 23:35:51 kamil Exp $ +# $NetBSD: Makefile,v 1.404 2016/09/02 16:46:22 wiz Exp $ # COMMENT= Games @@ -25,6 +25,7 @@ SUBDIR+= anise SUBDIR+= aop SUBDIR+= armagetronad SUBDIR+= armagetronad-server +SUBDIR+= arx-libertatis SUBDIR+= asc SUBDIR+= asciiquarium SUBDIR+= atomix |