Skip to content

Commit 845f9c6

Browse files
committed
lang/Makefile: + py-librt
1 parent a80dee9 commit 845f9c6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lang/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.776 2026/01/08 14:30:35 taca Exp $
1+
# $NetBSD: Makefile,v 1.777 2026/01/25 23:22:15 wiz Exp $
22
#
33

44
COMMENT= Programming languages
@@ -272,6 +272,7 @@ SUBDIR+= py-js2py
272272
SUBDIR+= py-jsparser
273273
SUBDIR+= py-lark-parser
274274
SUBDIR+= py-libcst
275+
SUBDIR+= py-librt
275276
SUBDIR+= py-lsp-server
276277
SUBDIR+= py-lsprotocol
277278
SUBDIR+= py-mypy

0 commit comments

Comments
 (0)