summaryrefslogtreecommitdiff
path: root/data/help/ru/CMakeLists.txt
blob: 43a36a32d327e5f0d8fdb4459929722b7852e1f7 (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)