We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a80dee9 commit 845f9c6Copy full SHA for 845f9c6
1 file changed
lang/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.776 2026/01/08 14:30:35 taca Exp $
+# $NetBSD: Makefile,v 1.777 2026/01/25 23:22:15 wiz Exp $
2
#
3
4
COMMENT= Programming languages
@@ -272,6 +272,7 @@ SUBDIR+= py-js2py
272
SUBDIR+= py-jsparser
273
SUBDIR+= py-lark-parser
274
SUBDIR+= py-libcst
275
+SUBDIR+= py-librt
276
SUBDIR+= py-lsp-server
277
SUBDIR+= py-lsprotocol
278
SUBDIR+= py-mypy
0 commit comments