diff options
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 07c21b53a9b5..1b38d8a7cad0 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -127,6 +127,7 @@ SUBDIR += go122 SUBDIR += go123 SUBDIR += go124 + SUBDIR += go125 SUBDIR += gomacro SUBDIR += gprolog SUBDIR += gptscript @@ -183,7 +184,6 @@ SUBDIR += lua53 SUBDIR += lua54 SUBDIR += luajit - SUBDIR += luajit-devel SUBDIR += luajit-openresty SUBDIR += malbolge SUBDIR += maude @@ -278,6 +278,8 @@ SUBDIR += php83-extensions SUBDIR += php84 SUBDIR += php84-extensions + SUBDIR += php85 + SUBDIR += php85-extensions SUBDIR += picoc SUBDIR += picolisp SUBDIR += pkl |