summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/Makefile.am b/python/Makefile.am
index 42399c59..82d4fdd7 100644
--- a/python/Makefile.am
+++ b/python/Makefile.am
@@ -1,4 +1,5 @@
INCLUDES = -I$(top_srcdir) \
+ -I$(top_builddir) \
$(SASL_CFLAGS)
pythondir= $(PY_SITE_PACKAGES)