summaryrefslogtreecommitdiff
path: root/python/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'python/Makefile.in')
-rw-r--r--python/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/python/Makefile.in b/python/Makefile.in
index a1054fc..28ced16 100644
--- a/python/Makefile.in
+++ b/python/Makefile.in
@@ -213,6 +213,7 @@ WITH_PYTHON_FALSE = @WITH_PYTHON_FALSE@
WITH_PYTHON_TRUE = @WITH_PYTHON_TRUE@
WITH_READER = @WITH_READER@
WITH_REGEXPS = @WITH_REGEXPS@
+WITH_RUN_DEBUG = @WITH_RUN_DEBUG@
WITH_SAX1 = @WITH_SAX1@
WITH_SCHEMAS = @WITH_SCHEMAS@
WITH_THREADS = @WITH_THREADS@
@@ -288,7 +289,8 @@ AUTOMAKE_OPTIONS = 1.4 foreign
SUBDIRS = . tests
INCLUDES = \
-I$(PYTHON_INCLUDES) \
- -I$(top_srcdir)/include
+ -I$(top_srcdir)/include \
+ -I$(top_builddir)/include
DOCS_DIR = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)
# libxml2class.txt is generated