summaryrefslogtreecommitdiff
path: root/cpp/configure.ac
diff options
context:
space:
mode:
authorTed Ross <tross@apache.org>2010-08-12 22:35:23 +0000
committerTed Ross <tross@apache.org>2010-08-12 22:35:23 +0000
commitc99def7ea6c18522a51a64df9b24fa1195fd1aaa (patch)
treeb9546b74e7971d06a9dd73bf0164a59ec78f3eb8 /cpp/configure.ac
parent9d87bd9a981bda0fe2106603030847588c3869fb (diff)
downloadqpid-python-c99def7ea6c18522a51a64df9b24fa1195fd1aaa.tar.gz
QPID-2793 - Python and Ruby bindings for the C++ QMFv2 API
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@985020 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/configure.ac')
-rw-r--r--cpp/configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac
index fe2179ad42..7f98ac1550 100644
--- a/cpp/configure.ac
+++ b/cpp/configure.ac
@@ -530,6 +530,9 @@ AC_CONFIG_FILES([
bindings/qmf/ruby/Makefile
bindings/qmf/python/Makefile
bindings/qmf/tests/Makefile
+ bindings/qmf2/Makefile
+ bindings/qmf2/ruby/Makefile
+ bindings/qmf2/python/Makefile
managementgen/Makefile
etc/Makefile
src/Makefile