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 726014b..d65b984 100644 --- a/swig/Makefile.am +++ b/swig/Makefile.am | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | INCLUDES = -I$(top_srcdir)/include $(libplist_CFLAGS) -I$(includedir) | 1 | INCLUDES = -I$(top_srcdir)/include $(libplist_CFLAGS) -I$(oldincludedir) |
| 2 | 2 | ||
| 3 | BUILT_SOURCES = iphone_wrap.c | 3 | BUILT_SOURCES = iphone_wrap.c |
| 4 | SWIG_SOURCES = iphone.i | 4 | SWIG_SOURCES = iphone.i |
