summaryrefslogtreecommitdiff
path: root/cpp/bindings/qmf2/python/Makefile.am
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2012-11-28 15:03:54 +0000
committerAndrew Stitcher <astitcher@apache.org>2012-11-28 15:03:54 +0000
commitc95fbdefcc16b95ec43b6dd8d10a72e3ae874124 (patch)
tree1eff13b7f05a2fe649c143d1fffa108d7eaf2c27 /cpp/bindings/qmf2/python/Makefile.am
parent197077d597444eb13b7f4449b6c0899561fa5ec6 (diff)
downloadqpid-python-c95fbdefcc16b95ec43b6dd8d10a72e3ae874124.tar.gz
NO-JIRA: Fix bindings breakage from previous checkins
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1414741 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/bindings/qmf2/python/Makefile.am')
-rw-r--r--cpp/bindings/qmf2/python/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/bindings/qmf2/python/Makefile.am b/cpp/bindings/qmf2/python/Makefile.am
index 8277b444ed..309e8f8dad 100644
--- a/cpp/bindings/qmf2/python/Makefile.am
+++ b/cpp/bindings/qmf2/python/Makefile.am
@@ -19,7 +19,7 @@
if HAVE_PYTHON_DEVEL
-INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src -I$(top_builddir)/src $(QMF_INCLUDES)
+INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/bindings -I$(top_builddir)/include -I$(top_srcdir)/src -I$(top_builddir)/src $(QMF_INCLUDES)
generated_file_list = \
cqmf2.cpp \