summaryrefslogtreecommitdiff
path: root/cpp/configure.ac
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
commit48956072b60c7ef08b5fb5df5d91d5bb0d9e0f25 (patch)
tree83b2d7b6a53fe2e514d484b2dce3dc8da6e43b87 /cpp/configure.ac
parent9eb2bdc304b336ad8dd6b4bfb7e6bf94cf4bc9c0 (diff)
downloadqpid-python-48956072b60c7ef08b5fb5df5d91d5bb0d9e0f25.tar.gz
QPID-2792 - Added C++ example agent.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@985207 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/configure.ac')
-rw-r--r--cpp/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac
index 7f98ac1550..60f10516f0 100644
--- a/cpp/configure.ac
+++ b/cpp/configure.ac
@@ -533,6 +533,7 @@ AC_CONFIG_FILES([
bindings/qmf2/Makefile
bindings/qmf2/ruby/Makefile
bindings/qmf2/python/Makefile
+ bindings/qmf2/examples/cpp/Makefile
managementgen/Makefile
etc/Makefile
src/Makefile