diff --git a/process/CMakeLists.txt b/process/CMakeLists.txt index 58384b1f6..174fae694 100644 --- a/process/CMakeLists.txt +++ b/process/CMakeLists.txt @@ -1,6 +1,6 @@ install(PROGRAMS create-orders backup-eressea run-turn send-zip-report send-bz2-report compress.py compress.sh epasswd.py orders-process -checkpasswd.py sendreport.sh orders-accept DESTINATION bin) +checkpasswd.py sendreport.sh sendreports.sh orders-accept DESTINATION bin) install(DIRECTORY cron/ DESTINATION bin USE_SOURCE_PERMISSIONS FILES_MATCHING PATTERN "*.cron")