diff options
-rw-r--r-- | comms/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 0f352c3f880..57228ef878d 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 |