summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index d3b39560da8..f71e94c5380 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.416 2015/07/16 12:08:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.417 2015/08/06 10:14:42 jnemeth Exp $
#
COMMENT= Programming languages
@@ -78,6 +78,7 @@ SUBDIR+= ghc7
SUBDIR+= gnat_util
SUBDIR+= gnucobol
SUBDIR+= go
+SUBDIR+= go14
SUBDIR+= gpc
SUBDIR+= gprolog
SUBDIR+= guile