diff options
| -rw-r--r-- | swig/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swig/Makefile.am b/swig/Makefile.am index 8c1f2b9..1f7bf0c 100644 --- a/swig/Makefile.am +++ b/swig/Makefile.am | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | AM_CPPFLAGS = -I$(top_srcdir)/include $(libglib2_CFLAGS) $(libplist_CFLAGS) $(SWIG_PYTHON_CPPFLAGS) -I$(oldincludedir) | 1 | AM_CPPFLAGS = -I$(top_srcdir)/include $(libplist_CFLAGS) $(SWIG_PYTHON_CPPFLAGS) -I$(oldincludedir) |
| 2 | 2 | ||
| 3 | if HAVE_SWIG | 3 | if HAVE_SWIG |
| 4 | BUILT_SOURCES = imobiledevice_wrap.cxx | 4 | BUILT_SOURCES = imobiledevice_wrap.cxx |
