diff options
Diffstat (limited to 'qpid/cpp/etc')
| -rw-r--r-- | qpid/cpp/etc/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/etc/CMakeLists.txt b/qpid/cpp/etc/CMakeLists.txt index df427347b3..6158b9e27b 100644 --- a/qpid/cpp/etc/CMakeLists.txt +++ b/qpid/cpp/etc/CMakeLists.txt @@ -51,6 +51,6 @@ if (BUILD_SASL) install(FILES sasl2/qpidd.conf DESTINATION ${QPID_INSTALL_SASLDIR} COMPONENT ${QPID_COMPONENT_BROKER} - RENAME ${BROKER_SASL_NAME}.conf) + RENAME ${QPID_BROKER_SASL_NAME}.conf) endif (BUILD_SASL) |
