From c99def7ea6c18522a51a64df9b24fa1195fd1aaa Mon Sep 17 00:00:00 2001 From: Ted Ross Date: Thu, 12 Aug 2010 22:35:23 +0000 Subject: 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 --- cpp/configure.ac | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cpp/configure.ac') 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 -- cgit v1.2.1