diff options
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 4c947e7bdaa6..9d93a2d9960a 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 @@ -291,6 +290,7 @@ SUBDIR += ptoc SUBDIR += purescript SUBDIR += py-dhall + SUBDIR += py-gherkin-official SUBDIR += py-hy SUBDIR += py-lupa SUBDIR += py-sly @@ -383,6 +383,7 @@ SUBDIR += tolua++ SUBDIR += trealla-prolog SUBDIR += tuareg-mode.el + SUBDIR += typescript SUBDIR += typstfmt SUBDIR += typstyle SUBDIR += ucc |