summaryrefslogtreecommitdiff
path: root/qpid/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp')
-rw-r--r--qpid/cpp/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/qpid/cpp/CMakeLists.txt b/qpid/cpp/CMakeLists.txt
index 70df7ce1a2..9112729fc8 100644
--- a/qpid/cpp/CMakeLists.txt
+++ b/qpid/cpp/CMakeLists.txt
@@ -68,11 +68,6 @@ 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 include/qpid/qpid.i
- include/qpid/swig_perl_typemaps.i
- include/qpid/swig_python_typemaps.i
- include/qpid/swig_ruby_typemaps.i
- DESTINATION ${QPID_INSTALL_DATADIR}/qpid)
install(FILES include/qmf/qmfengine.i
include/qmf/qmf2.i
DESTINATION ${QPID_INSTALL_INCLUDEDIR}/qmf)