diff options
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 4c947e7bdaa6..4f7e67948ed8 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 @@ -383,6 +382,7 @@ SUBDIR += tolua++ SUBDIR += trealla-prolog SUBDIR += tuareg-mode.el + SUBDIR += typescript SUBDIR += typstfmt SUBDIR += typstyle SUBDIR += ucc |