summaryrefslogtreecommitdiff
path: root/qpid/cpp/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/CMakeLists.txt')
-rw-r--r--qpid/cpp/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/qpid/cpp/CMakeLists.txt b/qpid/cpp/CMakeLists.txt
index c9b882e478..f9b3be6099 100644
--- a/qpid/cpp/CMakeLists.txt
+++ b/qpid/cpp/CMakeLists.txt
@@ -69,9 +69,9 @@ set (QPIDD_CONF_FILE ${QPIDD_CONF_PATH} CACHE STRING
install(FILES LICENSE NOTICE DESTINATION ${QPID_INSTALL_DOCDIR})
install(FILES include/qpid/qpid.i
- bindings/swig_perl_typemaps.i
- bindings/swig_python_typemaps.i
- bindings/swig_ruby_typemaps.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