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 | 48956072b60c7ef08b5fb5df5d91d5bb0d9e0f25 (patch) | |
| tree | 83b2d7b6a53fe2e514d484b2dce3dc8da6e43b87 /cpp/configure.ac | |
| parent | 9eb2bdc304b336ad8dd6b4bfb7e6bf94cf4bc9c0 (diff) | |
| download | qpid-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.ac | 1 |
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 |
