summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2011-03-27 23:41:02 +0200
committerGravatar Martin Szulecki2012-03-20 23:25:55 +0100
commit0befc61c75a5dd289e23a2935b50bbf6125bff4b (patch)
tree8db2db85baf1ba45cef9b7f6ffde0ef1ad56830d /Makefile.am
parent21f8584c263ab873d640356cf5aa6c1ccb9427ef (diff)
downloadlibimobiledevice-0befc61c75a5dd289e23a2935b50bbf6125bff4b.tar.gz
libimobiledevice-0befc61c75a5dd289e23a2935b50bbf6125bff4b.tar.bz2
Correct SWIG and Cython autofoo so the makefile picks up correct subdirs
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 9032f79..28779dc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = src include $(SWIG_SUB) $(CYTHON_SUB) dev tools docs
+SUBDIRS = src include $(SWIG_SUB) $(CYTHON_SUB) $(DEV_SUB) tools docs
DISTCHECK_CONFIGURE_FLAGS = --enable-dev-tools