diff options
| author | Ted Ross <tross@apache.org> | 2010-08-13 14:22:57 +0000 |
|---|---|---|
| committer | Ted Ross <tross@apache.org> | 2010-08-13 14:22:57 +0000 |
| commit | bb1393cd1a547ae84746f30af2c280fe80377644 (patch) | |
| tree | 201daf5fce11e13b48f4907f23ac6302ad934f42 /qpid/cpp/bindings/qmf2/Makefile.am | |
| parent | 753d579151fc2cc00d0c41702df7932b65e645e2 (diff) | |
| download | qpid-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.am | 2 |
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 |
