summaryrefslogtreecommitdiff
path: root/qpid/cpp/Makefile.am
diff options
context:
space:
mode:
authorTed Ross <tross@apache.org>2009-06-01 21:24:31 +0000
committerTed Ross <tross@apache.org>2009-06-01 21:24:31 +0000
commit38947ae384fd2fb0d0e379f13e28392a15a54e5d (patch)
treee5a2b298c0d01a0d0a61e6adc8379442ec07bea6 /qpid/cpp/Makefile.am
parent0be2a3e2b81fb5c4ffbd9d46aba1233b9e0f2766 (diff)
downloadqpid-python-38947ae384fd2fb0d0e379f13e28392a15a54e5d.tar.gz
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@780837 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/Makefile.am')
-rw-r--r--qpid/cpp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/Makefile.am b/qpid/cpp/Makefile.am
index 059e0183a3..dd67bb8036 100644
--- a/qpid/cpp/Makefile.am
+++ b/qpid/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)