forked from github/server
Merge branch 'master' into develop
This commit is contained in:
commit
206dbd6939
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
install(PROGRAMS create-orders backup-eressea run-turn send-zip-report
|
install(PROGRAMS create-orders backup-eressea run-turn send-zip-report
|
||||||
send-bz2-report compress.py compress.sh epasswd.py orders-process
|
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
|
install(DIRECTORY cron/ DESTINATION bin USE_SOURCE_PERMISSIONS
|
||||||
FILES_MATCHING PATTERN "*.cron")
|
FILES_MATCHING PATTERN "*.cron")
|
||||||
|
|
Loading…
Reference in a new issue