From 660aaee730a935b89a293a0b633865af2e75febb Mon Sep 17 00:00:00 2001 From: Ted Ross Date: Wed, 2 Sep 2009 14:32:57 +0000 Subject: QPID-2064 - add python bindings for qmf (c++) Applied patch from Ken Giusti git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@810523 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/cpp/configure.ac') diff --git a/qpid/cpp/configure.ac b/qpid/cpp/configure.ac index a4e45ad19b..7eb1e99159 100644 --- a/qpid/cpp/configure.ac +++ b/qpid/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 -- cgit v1.2.1