diff options
author | Dave Cottlehuber <dch@FreeBSD.org> | 2022-05-18 15:11:09 +0000 |
---|---|---|
committer | Dave Cottlehuber <dch@FreeBSD.org> | 2022-05-18 15:11:09 +0000 |
commit | 7186120b812aa55ae74570beb4f484817deb1090 (patch) | |
tree | 17b8d8d352332537385abfe66d403f2f7614bcc3 /lang/Makefile | |
parent | a0f99421a102a0a5e7f124a86034b04730a2a535 (diff) |
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 2be03bef2a2f..f4c1db4e1804 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -59,6 +59,7 @@ SUBDIR += erlang-runtime22 SUBDIR += erlang-runtime23 SUBDIR += erlang-runtime24 + SUBDIR += erlang-runtime25 SUBDIR += erlang-wx SUBDIR += execline SUBDIR += expect |