diff --git a/slsDetectorServers/moenchDetectorServer/CMakeLists.txt b/slsDetectorServers/moenchDetectorServer/CMakeLists.txt index 8d6d1f3f0..056ee1f5e 100644 --- a/slsDetectorServers/moenchDetectorServer/CMakeLists.txt +++ b/slsDetectorServers/moenchDetectorServer/CMakeLists.txt @@ -43,4 +43,4 @@ install(TARGETS moenchDetectorServer_virtual RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} ) -configure_file(DefaultPattern_mythen3.txt ${CMAKE_BINARY_DIR}/bin/DefaultPattern_moench.txt COPYONLY) \ No newline at end of file +configure_file(DefaultPattern_moench.txt ${CMAKE_BINARY_DIR}/bin/DefaultPattern_moench.txt COPYONLY) \ No newline at end of file