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 4c947e7bdaa6..3f2e15fb33a4 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -89,7 +89,6 @@ SUBDIR += gauche SUBDIR += gawk SUBDIR += gcc - SUBDIR += gcc11 SUBDIR += gcc12 SUBDIR += gcc12-devel SUBDIR += gcc13 @@ -163,6 +162,7 @@ SUBDIR += julia SUBDIR += jython SUBDIR += kawa + SUBDIR += kefir SUBDIR += kf5-kross SUBDIR += kotlin SUBDIR += kturtle @@ -291,6 +291,7 @@ SUBDIR += ptoc SUBDIR += purescript SUBDIR += py-dhall + SUBDIR += py-gherkin-official SUBDIR += py-hy SUBDIR += py-lupa SUBDIR += py-sly @@ -383,6 +384,7 @@ SUBDIR += tolua++ SUBDIR += trealla-prolog SUBDIR += tuareg-mode.el + SUBDIR += typescript SUBDIR += typstfmt SUBDIR += typstyle SUBDIR += ucc |