summaryrefslogtreecommitdiff
path: root/data/help/ru_RU/CMakeLists.txt
blob: b36b0a945e697b46205231e22ced98945277f505 (plain) (blame)
1
2
3
4
5
6
7
8
SET(FILES
    chatcommands.txt
    header.txt
    index.txt
    team.txt
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help/ru_RU)