summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2009-07-28 10:58:50 +0200
committerGravatar Matt Colyer2009-07-28 21:32:13 -0700
commitd089bc54e88d7fa70be9f0c228403c6d02248b52 (patch)
tree2e8b1c8103727ae8a83d39dd59d4217430211de4 /Makefile.am
parentc57ebf917e30afd78dac8042552966811531c632 (diff)
downloadlibimobiledevice-d089bc54e88d7fa70be9f0c228403c6d02248b52.tar.gz
libimobiledevice-d089bc54e88d7fa70be9f0c228403c6d02248b52.tar.bz2
Move production ready tools into tools/ and do not install the dev/ ones
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 6761838..bf4205d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = src include fdi swig $(DEV_SUB)
+SUBDIRS = src include fdi swig $(DEV_SUB) tools
DISTCHECK_CONFIGURE_FLAGS = --enable-dev-tools