diff options
author | Hellmuth Michaelis <hm@FreeBSD.org> | 2002-01-16 13:05:42 +0000 |
---|---|---|
committer | Hellmuth Michaelis <hm@FreeBSD.org> | 2002-01-16 13:05:42 +0000 |
commit | a66eb209ab0097aa8277e0e2b6d2babcbd282a98 (patch) | |
tree | d36c17c1c4b8794a640e91ce1ea3e88ef483a534 /comms/Makefile | |
parent | d46fd5235fa8f4ec11e64331cb06fb8f0bb4ae26 (diff) |
Add port of the 3.00 beta API for Dallas Semiconductors 1-wire lan devices
Notes
Notes:
svn path=/head/; revision=53169
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |