diff options
Diffstat (limited to 'cython')
| -rw-r--r-- | cython/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cython/Makefile.am b/cython/Makefile.am index 3cf2c8c..b5121ab 100644 --- a/cython/Makefile.am +++ b/cython/Makefile.am | |||
| @@ -63,7 +63,4 @@ imobiledevice.c: imobiledevice.pyx $(PXDINCLUDES) $(PXIINCLUDES) | |||
| 63 | .pyx.c: | 63 | .pyx.c: |
| 64 | $(CYTHON) -I$(CYTHON_PLIST_INCLUDE_DIR) -I$(top_srcdir)/src -o $@ $< | 64 | $(CYTHON) -I$(CYTHON_PLIST_INCLUDE_DIR) -I$(top_srcdir)/src -o $@ $< |
| 65 | 65 | ||
| 66 | # imobiledevice_private.c: $(IMOBILEDEVICE_PRIVATE_SOURCES) $(IMOBILEDEVICE_INCLUDES) $(PLIST_INCLUDES) | ||
| 67 | # $(CYTHON) $(IMOBILEDEVICE_CPPFLAGS) -I$(top_srcdir)/src -o $@ $< | ||
| 68 | |||
| 69 | endif | 66 | endif |
