diff options
| author | Alan Conway <aconway@apache.org> | 2012-12-19 21:22:13 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2012-12-19 21:22:13 +0000 |
| commit | 748bb1039cf44fb814e406d31c4497310bf8082b (patch) | |
| tree | 27059ad3bd30b1bfd42a65fe0aed056b366ab038 /cpp/Makefile.am | |
| parent | 2ce9d54202301f5b0b19bd05464b52d21ad445bb (diff) | |
| download | qpid-python-748bb1039cf44fb814e406d31c4497310bf8082b.tar.gz | |
QPID-4514: Remove obsolete cluster code: ManagementAgent, Timer, doc
WIP: rip out old cluster code, misc.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1424118 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/Makefile.am')
| -rw-r--r-- | cpp/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/Makefile.am b/cpp/Makefile.am index 0bb2e7500a..374f09ebaf 100644 --- a/cpp/Makefile.am +++ b/cpp/Makefile.am @@ -24,7 +24,7 @@ ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = \ LICENSE NOTICE README.txt SSL RELEASE_NOTES DESIGN \ - xml/cluster.xml INSTALL-WINDOWS CMakeLists.txt BuildInstallSettings.cmake \ + INSTALL-WINDOWS CMakeLists.txt BuildInstallSettings.cmake \ packaging/NSIS QPID_VERSION.txt bindings/CMakeLists.txt \ bindings/swig_python_typemaps.i bindings/swig_ruby_typemaps.i bindings/swig_perl_typemaps.i \ include/qpid/qpid.i include/qmf/qmfengine.i include/qmf/qmf2.i |
