Commit eff5ef77 authored by Jan Lindström's avatar Jan Lindström

Rule for configure wsrep-notify was missing.

parent f883f3ef
......@@ -50,7 +50,7 @@ ENDFOREACH()
IF(UNIX)
SET(prefix ${CMAKE_INSTALL_PREFIX})
FOREACH(script mysqld_multi.server mysql-log-rotate binary-configure)
FOREACH(script mysqld_multi.server mysql-log-rotate binary-configure wsrep-notify)
CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/${script}.sh
${CMAKE_CURRENT_BINARY_DIR}/${script} @ONLY )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment