diff options
| author | Ted Ross <tross@apache.org> | 2009-08-11 15:27:08 +0000 |
|---|---|---|
| committer | Ted Ross <tross@apache.org> | 2009-08-11 15:27:08 +0000 |
| commit | f2db05538933b31cd81bbf6021760de28f4ecea8 (patch) | |
| tree | ae3b7476d067b392878e02f2159290f31eaa76c6 /qpid/cpp/configure.ac | |
| parent | e211cfe033e2c6653b30f3f485cc0084063bfb2a (diff) | |
| download | qpid-python-f2db05538933b31cd81bbf6021760de28f4ecea8.tar.gz | |
Cleaned up the makefiles in the QMF bindings area.
Added tests for the QMF bindings.
Removed spurious "cout" prints from qmf/Agent.cpp
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@803156 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/configure.ac')
| -rw-r--r-- | qpid/cpp/configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/cpp/configure.ac b/qpid/cpp/configure.ac index 6d7ed16871..28df58ef44 100644 --- a/qpid/cpp/configure.ac +++ b/qpid/cpp/configure.ac @@ -514,6 +514,8 @@ AC_CONFIG_FILES([ examples/tradedemo/Makefile bindings/qmf/Makefile bindings/qmf/ruby/Makefile + bindings/qmf/tests/Makefile + bindings/qmf/python/qmf/Makefile managementgen/Makefile etc/Makefile src/Makefile |
