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.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/data/help/CMakeLists.txt b/data/help/CMakeLists.txt
index 82f61d54..c624a597 100644
--- a/data/help/CMakeLists.txt
+++ b/data/help/CMakeLists.txt
@@ -4,9 +4,8 @@ SET(FILES
commands.txt
header.txt
index.txt
- skills.txt
support.txt
- team.txt
+ windows.txt
)
INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help)