summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Chow Loong Jin2014-10-03 13:24:19 +0200
committerGravatar Nikias Bassen2014-10-03 13:24:19 +0200
commit305450ad5fc9d8027a35a67f3136d81e4ecf74e2 (patch)
tree8f159a64437e7bde96eceb00b7257f5c54948c3a /Makefile.am
parentcc4f7aa21edb54b6688aead32e8b8741247848c7 (diff)
downloadlibusbmuxd-305450ad5fc9d8027a35a67f3136d81e4ecf74e2.tar.gz
libusbmuxd-305450ad5fc9d8027a35a67f3136d81e4ecf74e2.tar.bz2
Move socket and collection functions to a convenience library
This avoids the iproxy tool from relying on undocumented library ABI.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4655b8f..26188a5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = src include tools
+SUBDIRS = common src include tools
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libusbmuxd.pc