From 6e7fa3ba31de60ce97fc3ef780ff73d6af7027c8 Mon Sep 17 00:00:00 2001 From: hm Date: Wed, 16 Jan 2002 13:05:42 +0000 Subject: Add port of the 3.00 beta API for Dallas Semiconductors 1-wire lan devices --- comms/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'comms/Makefile') diff --git a/comms/Makefile b/comms/Makefile index 0db37ea767ab..4beb02488954 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -21,6 +21,7 @@ SUBDIR += mgetty+sendfax SUBDIR += minicom SUBDIR += mlan + SUBDIR += mlan3 SUBDIR += mserver SUBDIR += mwavem SUBDIR += plp -- cgit