summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Bryan Forbes2010-03-16 03:40:55 -0500
committerGravatar Martin Szulecki2012-03-20 23:25:54 +0100
commitfd3f9219f4e7178435f312300f933abe25608cf3 (patch)
treed41f4e184fca3da70a4bb44a0eee39dab32b5350 /Makefile.am
parent69f518d3a4b249daab850b08a376adbbf6636a8e (diff)
downloadlibimobiledevice-fd3f9219f4e7178435f312300f933abe25608cf3.tar.gz
libimobiledevice-fd3f9219f4e7178435f312300f933abe25608cf3.tar.bz2
Added cython bindings.
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 39840d6..9032f79 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = src include swig dev tools docs
+SUBDIRS = src include $(SWIG_SUB) $(CYTHON_SUB) dev tools docs
DISTCHECK_CONFIGURE_FLAGS = --enable-dev-tools