summaryrefslogtreecommitdiff
path: root/data/help/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'data/help/CMakeLists.txt')
-rw-r--r--data/help/CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/data/help/CMakeLists.txt b/data/help/CMakeLists.txt
index 82f61d54f..df87017d0 100644
--- a/data/help/CMakeLists.txt
+++ b/data/help/CMakeLists.txt
@@ -1,12 +1,14 @@
SET(FILES
about.txt
- changes.txt
commands.txt
+ chatcommands.txt
header.txt
index.txt
skills.txt
support.txt
team.txt
+ teamtmw.txt
+ windows.txt
)
INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help)