summaryrefslogtreecommitdiffstats
path: root/cython/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cython/Makefile.am')
-rw-r--r--cython/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cython/Makefile.am b/cython/Makefile.am
index b1dea79..a8e39d4 100644
--- a/cython/Makefile.am
+++ b/cython/Makefile.am
@@ -9,6 +9,7 @@ BUILT_SOURCES = imobiledevice.c
9PXDINCLUDES = imobiledevice.pxd stdint.pxi $(CYTHON_PLIST_INCLUDE_DIR)/plist.pxd 9PXDINCLUDES = imobiledevice.pxd stdint.pxi $(CYTHON_PLIST_INCLUDE_DIR)/plist.pxd
10PXIINCLUDES = \ 10PXIINCLUDES = \
11 stdint.pxi \ 11 stdint.pxi \
12 lockdown.pxi \
12 mobilesync.pxi \ 13 mobilesync.pxi \
13 notification_proxy.pxi \ 14 notification_proxy.pxi \
14 sbservices.pxi \ 15 sbservices.pxi \