summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2021-09-01 15:47:38 +0200
committerGravatar Nikias Bassen2021-09-01 15:49:51 +0200
commit8eae9896eedd6a685b55abed9a2db4e379ff0e69 (patch)
treef0f31c95103a4a8487c2b36464d756aa4d008c96 /Makefile.am
parent1a7351852d650a481e1ddfa86aed9dc781849b51 (diff)
downloadlibusbmuxd-8eae9896eedd6a685b55abed9a2db4e379ff0e69.tar.gz
libusbmuxd-8eae9896eedd6a685b55abed9a2db4e379ff0e69.tar.bz2
Remove common code in favor of new libimobiledevice-glue
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 3344ac0..12940a1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = common src include tools docs
+SUBDIRS = src include tools docs
EXTRA_DIST = \
README.md