From eb451c4ecacad6d7619634b8cbc29785fb0dcb6c Mon Sep 17 00:00:00 2001 From: will Date: Sun, 20 May 2001 04:34:28 +0000 Subject: Add mwavem 1.0, a loadable module and user excutable to support IBM Mwave ACP modem. PR: 27064 Submitted by: R. Kevin Oberman --- comms/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'comms/Makefile') diff --git a/comms/Makefile b/comms/Makefile index b81e58d9a269..020c26b03af6 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -16,6 +16,7 @@ SUBDIR += minicom SUBDIR += mlan SUBDIR += mserver + SUBDIR += mwavem SUBDIR += plp SUBDIR += pr SUBDIR += qico -- cgit