summaryrefslogtreecommitdiff
path: root/qpid/cpp/bindings/qmf2/Makefile.am
diff options
context:
space:
mode:
authorTed Ross <tross@apache.org>2010-08-13 14:22:57 +0000
committerTed Ross <tross@apache.org>2010-08-13 14:22:57 +0000
commitbb1393cd1a547ae84746f30af2c280fe80377644 (patch)
tree201daf5fce11e13b48f4907f23ac6302ad934f42 /qpid/cpp/bindings/qmf2/Makefile.am
parent753d579151fc2cc00d0c41702df7932b65e645e2 (diff)
downloadqpid-python-bb1393cd1a547ae84746f30af2c280fe80377644.tar.gz
QPID-2792 - Added C++ example agent.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@985207 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/bindings/qmf2/Makefile.am')
-rw-r--r--qpid/cpp/bindings/qmf2/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/bindings/qmf2/Makefile.am b/qpid/cpp/bindings/qmf2/Makefile.am
index 9a8fc11222..52b1bbd457 100644
--- a/qpid/cpp/bindings/qmf2/Makefile.am
+++ b/qpid/cpp/bindings/qmf2/Makefile.am
@@ -20,7 +20,7 @@
if HAVE_SWIG
EXTRA_DIST = qmf2.i
-SUBDIRS =
+SUBDIRS = examples/cpp
if HAVE_RUBY_DEVEL
SUBDIRS += ruby