aboutsummaryrefslogtreecommitdiff
path: root/comms/Makefile
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2011-02-28 05:09:56 +0000
committerAlberto Villa <avilla@FreeBSD.org>2011-02-28 05:09:56 +0000
commit406f08f7967b7c90bb7f80d02f182f5f8d55487c (patch)
tree5d8a4e37a2bcb7b1ec7a876f060c38e39cd4ad04 /comms/Makefile
parent273845c2b155dd294bbb0a083f7d9d214ec82bd4 (diff)
'usbmuxd' stands for "USB multiplexing daemon". This daemon is in
charge of multiplexing connections over USB to an iPhone or iPod touch. To users, it means you can sync your music, contacts, photos, etc. over USB. To developers, it means you can connect to any listening localhost socket on the device. WWW: http://marcansoft.com/blog/iphonelinux/usbmuxd
Notes
Notes: svn path=/head/; revision=269953
Diffstat (limited to 'comms/Makefile')
-rw-r--r--comms/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile
index 14bef9e2d3ef..8019becf8fc2 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -150,6 +150,7 @@
SUBDIR += uird
SUBDIR += umcs7840
SUBDIR += unixcw
+ SUBDIR += usbmuxd
SUBDIR += uticom
SUBDIR += viewfax
SUBDIR += vrflash