diff options
| author | Ted Ross <tross@apache.org> | 2008-12-19 20:22:03 +0000 |
|---|---|---|
| committer | Ted Ross <tross@apache.org> | 2008-12-19 20:22:03 +0000 |
| commit | ecfaaf9d34f2875abf38598ef0cfbed5d1fd8067 (patch) | |
| tree | 6355270960baefb69a0176852c950078fdfcc59c /qpid/cpp/configure.ac | |
| parent | 34b1725a48afe8711a15b86338eb7bbc77bc60d1 (diff) | |
| download | qpid-python-ecfaaf9d34f2875abf38598ef0cfbed5d1fd8067.tar.gz | |
QPID-1412 - c++ implementation of the QMF client API
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@728132 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/configure.ac')
| -rw-r--r-- | qpid/cpp/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/configure.ac b/qpid/cpp/configure.ac index 3070ce6687..24588b0950 100644 --- a/qpid/cpp/configure.ac +++ b/qpid/cpp/configure.ac @@ -379,6 +379,7 @@ AC_CONFIG_FILES([ examples/request-response/Makefile examples/failover/Makefile examples/xml-exchange/Makefile + examples/qmf-console/Makefile managementgen/Makefile etc/Makefile src/Makefile |
