diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2014-12-04 06:49:58 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2014-12-04 06:49:58 +0000 |
commit | 376d25ce440efcc37939559a0596dab3a830cb1f (patch) | |
tree | 95a36893a1dacd873ade8301742d6a73e343d5a6 /comms/Makefile | |
parent | 62df9da1ff16c70eb367e4b7f93ffac68b94314a (diff) |
Notes
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 235e74824c1c..ed63ad352e84 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -80,6 +80,7 @@ SUBDIR += libimobiledevice SUBDIR += libirman SUBDIR += libmodbus + SUBDIR += librs232 SUBDIR += libticables2 SUBDIR += libticalcs2 SUBDIR += libusbmuxd |