diff options
author | Jeremy Lea <reg@FreeBSD.org> | 2000-01-29 07:55:22 +0000 |
---|---|---|
committer | Jeremy Lea <reg@FreeBSD.org> | 2000-01-29 07:55:22 +0000 |
commit | 576b34006847b570d7b733aabbd1533e1c115e59 (patch) | |
tree | c6e188cae931b2978a79b0dc48fa75cddde34dfe /comms | |
parent | Initial import of Psion Link Protocol 1.8. (diff) |
Add plp.
Notes
Notes:
svn path=/head/; revision=25235
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index 1c68969767c7..768aab619d20 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -14,6 +14,7 @@ SUBDIR += minicom SUBDIR += mlan SUBDIR += mserver + SUBDIR += plp SUBDIR += qpage SUBDIR += seyon SUBDIR += snooper |