summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2012-08-15 20:16:06 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2012-08-15 20:16:06 +0000
commitb4b19682a7bbfc93baae1e20cb2e08e3754b45e1 (patch)
tree60d883adec860c16b185b5577e1c978ab4cf71ae /lang
parent- Use the same version numbering scheme as lang/erlang. (diff)
Connect lang/erlang14 to the build.
Notes
Notes: svn path=/head/; revision=302602
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 1b36bf72c3c8..f49ca3b08c6c 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -56,6 +56,7 @@
SUBDIR += embryo
SUBDIR += eperl
SUBDIR += erlang
+ SUBDIR += erlang14
SUBDIR += execline
SUBDIR += expect
SUBDIR += expect-devel