summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Jonathan Beck2009-01-13 18:57:52 +0100
committerGravatar Jonathan Beck2009-01-13 18:57:52 +0100
commitd4694679f918750e920a2238d891cd2fbb741a90 (patch)
treeea52b9d253993b31ec71cbad35280d7c5eeab957 /Makefile.am
parent564aebf941f2f0c5fb57d2f86091b37d6331b9d9 (diff)
downloadlibimobiledevice-d4694679f918750e920a2238d891cd2fbb741a90.tar.gz
libimobiledevice-d4694679f918750e920a2238d891cd2fbb741a90.tar.bz2
Add parts of a python binding to libiphone that also include libplist (using SWIG).
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index f103377..982f42b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
AUTOMAKE_OPTIONS = foreign
-
-SUBDIRS = src include fdi $(DEV_SUB)
+ACLOCAL_AMFLAGS = -I m4
+SUBDIRS = src include fdi swig $(DEV_SUB)
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libiphone-1.0.pc