summaryrefslogtreecommitdiff
path: root/cpp/configure.ac
diff options
context:
space:
mode:
authorTed Ross <tross@apache.org>2009-09-02 14:32:57 +0000
committerTed Ross <tross@apache.org>2009-09-02 14:32:57 +0000
commit4ab8745255dad1cfaf3f69f782d721ace36ff0fc (patch)
tree26246ccf90628c72984a67d4cae3d02d3c27f00e /cpp/configure.ac
parent1dc24b76364878a9c9dde3ad3b7dbc2b85567c68 (diff)
downloadqpid-python-4ab8745255dad1cfaf3f69f782d721ace36ff0fc.tar.gz
QPID-2064 - add python bindings for qmf (c++)
Applied patch from Ken Giusti git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@810523 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/configure.ac')
-rw-r--r--cpp/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac
index a4e45ad19b..7eb1e99159 100644
--- a/cpp/configure.ac
+++ b/cpp/configure.ac
@@ -515,6 +515,7 @@ AC_CONFIG_FILES([
examples/messaging/Makefile
bindings/qmf/Makefile
bindings/qmf/ruby/Makefile
+ bindings/qmf/python/Makefile
bindings/qmf/tests/Makefile
managementgen/Makefile
etc/Makefile