diff options
Diffstat (limited to 'lang/Makefile')
| -rw-r--r-- | lang/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index 3226cac5a73f..7edd3bb3c34a 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -331,7 +331,7 @@ SUBDIR += ruby32 SUBDIR += ruby33 SUBDIR += ruby34 - SUBDIR += ruby35 + SUBDIR += ruby40 SUBDIR += rubygem-rb_sys SUBDIR += rubygem-ruby_language_server SUBDIR += runawk @@ -368,8 +368,8 @@ SUBDIR += spidermonkey102 SUBDIR += spidermonkey115 SUBDIR += spidermonkey128 + SUBDIR += spidermonkey140 SUBDIR += spidermonkey78 - SUBDIR += spidermonkey91 SUBDIR += squeak SUBDIR += squirrel SUBDIR += starlark-rust @@ -388,6 +388,7 @@ SUBDIR += trealla-prolog SUBDIR += tuareg-mode.el SUBDIR += typescript + SUBDIR += typescript-go SUBDIR += typstfmt SUBDIR += typstyle SUBDIR += ucc |
