diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2013-05-05 14:20:12 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2013-05-05 14:20:12 +0000 |
commit | 6eb290d87aa5286030597e24d82f158e3fa3fff2 (patch) | |
tree | 5aadeb6221675da9b2252fa9315e40d26f30a4e7 /lang/Makefile | |
parent | b886995506b3daa42ed653a1cdcbdba40fed547d (diff) |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 15ce05875318..38bd27416b5f 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -59,6 +59,7 @@ SUBDIR += embryo SUBDIR += erlang SUBDIR += erlang-runtime15 + SUBDIR += erlang-runtime16 SUBDIR += execline SUBDIR += expect SUBDIR += expect-devel |