summaryrefslogtreecommitdiff
path: root/qpid/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp')
-rw-r--r--qpid/cpp/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/qpid/cpp/CMakeLists.txt b/qpid/cpp/CMakeLists.txt
index 6f506a5b0e..350b430fdb 100644
--- a/qpid/cpp/CMakeLists.txt
+++ b/qpid/cpp/CMakeLists.txt
@@ -68,8 +68,7 @@ set (QPIDD_CONF_FILE ${QPIDD_CONF_PATH} CACHE STRING
"Name of the Qpid broker configuration file")
install(FILES LICENSE NOTICE DESTINATION ${QPID_INSTALL_DOCDIR})
-install(FILES xml/cluster.xml
- bindings/swig_perl_typemaps.i
+install(FILES bindings/swig_perl_typemaps.i
bindings/swig_python_typemaps.i
bindings/swig_ruby_typemaps.i
DESTINATION ${QPID_INSTALL_DATADIR})