diff options
Diffstat (limited to 'cython/Makefile.am')
| -rw-r--r-- | cython/Makefile.am | 1 |
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 | |||
| 9 | PXDINCLUDES = imobiledevice.pxd stdint.pxi $(CYTHON_PLIST_INCLUDE_DIR)/plist.pxd | 9 | PXDINCLUDES = imobiledevice.pxd stdint.pxi $(CYTHON_PLIST_INCLUDE_DIR)/plist.pxd |
| 10 | PXIINCLUDES = \ | 10 | PXIINCLUDES = \ |
| 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 \ |
