From 142bbc3c4102fd2571f4bbec3f99d1b4ae394fdd Mon Sep 17 00:00:00 2001 From: mjl Date: Wed, 12 Feb 2003 00:57:54 +0000 Subject: [PATCH] Enable p5-Device-Gsm, p5-Device-Modem --- comms/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/comms/Makefile b/comms/Makefile index 0f352c3f8803..57228ef878de 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2003/01/13 12:39:31 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2003/02/12 00:57:54 mjl Exp $ # COMMENT= Communication utilities @@ -25,6 +25,8 @@ SUBDIR+= malsync SUBDIR+= mgetty+sendfax SUBDIR+= minicom SUBDIR+= modemd +SUBDIR+= p5-Device-Gsm +SUBDIR+= p5-Device-Modem SUBDIR+= p5-Device-SerialPort SUBDIR+= p5-pilot-link SUBDIR+= pilot-link