blob: 60cf9a458464343ac09b96fa990be5421e2d7bbc (
plain) (
tree)
|
|
SET(FILES
about.txt
about-tmw.txt
chatcommands.txt
chatguild.txt
chatparty.txt
commands.txt
download.txt
footer.txt
header.txt
index.txt
otherteam.txt
searchmany.txt
searchnotfound.txt
skills.txt
support.txt
tags.idx
team.txt
windows.txt
)
ADD_SUBDIRECTORY(tips)
INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help)
|