From d30c482b6a5070c5fcd97291c901ddcde77f351f Mon Sep 17 00:00:00 2001 From: Ted Ross Date: Mon, 1 Jun 2009 21:24:14 +0000 Subject: QPID-1874 - Patch from Ian Main This patch provides the Ruby binding for QMF Agent and the framework for the Python bindings. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@780837 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/Makefile.am') diff --git a/cpp/Makefile.am b/cpp/Makefile.am index 059e0183a3..dd67bb8036 100644 --- a/cpp/Makefile.am +++ b/cpp/Makefile.am @@ -24,7 +24,7 @@ EXTRA_DIST = \ LICENSE NOTICE README SSL RELEASE_NOTES DESIGN \ xml/cluster.xml INSTALL-WINDOWS -SUBDIRS = managementgen etc src docs/api docs/man examples +SUBDIRS = managementgen etc src docs/api docs/man examples bindings/qmf # Update libtool, if needed. libtool: $(LIBTOOL_DEPS) -- cgit v1.2.1