From 2b11dfebaf07ee62d298d387b40ba8c149dd6a63 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 12 Aug 2024 12:26:22 +0000 Subject: [PATCH] comms/Makefile; + py-textual-dev --- comms/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/comms/Makefile b/comms/Makefile index 11d436482cf6..99772e3e2964 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.141 2024/07/14 12:41:36 wiz Exp $ +# $NetBSD: Makefile,v 1.142 2024/08/12 12:26:22 wiz Exp $ # COMMENT= Telephony and serial communication utilities @@ -81,6 +81,7 @@ SUBDIR+= py-term-background SUBDIR+= py-termstyle SUBDIR+= py-textual SUBDIR+= py-textual-autocomplete +SUBDIR+= py-textual-dev SUBDIR+= qodem SUBDIR+= qpage SUBDIR+= qt6-qtconnectivity