diff options
| author | Ted Ross <tross@apache.org> | 2010-08-12 22:35:23 +0000 |
|---|---|---|
| committer | Ted Ross <tross@apache.org> | 2010-08-12 22:35:23 +0000 |
| commit | 734ccd22b54fd1ac62e7fa643117b60d7316bde8 (patch) | |
| tree | c8a7aa54cc5e5a187c71a3cf2985f7f6cf319fc6 /qpid/cpp/configure.ac | |
| parent | a223ee4597a5ce6a8456fee4ea68b20ba0303307 (diff) | |
| download | qpid-python-734ccd22b54fd1ac62e7fa643117b60d7316bde8.tar.gz | |
QPID-2793 - Python and Ruby bindings for the C++ QMFv2 API
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@985020 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/configure.ac')
| -rw-r--r-- | qpid/cpp/configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/cpp/configure.ac b/qpid/cpp/configure.ac index fe2179ad42..7f98ac1550 100644 --- a/qpid/cpp/configure.ac +++ b/qpid/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 |
