diff options
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 3e057436a66..42eba3caf8f 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.315 2012/04/08 19:08:59 wiz Exp $ +# $NetBSD: Makefile,v 1.316 2012/04/11 11:46:12 drochner Exp $ # COMMENT= Programming languages @@ -205,6 +205,7 @@ SUBDIR+= umb-scheme SUBDIR+= utilisp SUBDIR+= vala SUBDIR+= vala014 +SUBDIR+= vala016 SUBDIR+= vscm SUBDIR+= vslisp SUBDIR+= wsbasic |