blob: 127cab4a97418bd1a08da1105fd25612bcbd38e1 (
plain) (
tree)
|
|
SET(FILES
about.txt
commands.txt
chatcommands.txt
header.txt
index.txt
skills.txt
support.txt
team.txt
teamtmw.txt
windows.txt
)
ADD_SUBDIRECTORY(es fr ru)
INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help)
|