summaryrefslogtreecommitdiff
path: root/help/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'help/CMakeLists.txt')
-rw-r--r--help/CMakeLists.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/help/CMakeLists.txt b/help/CMakeLists.txt
deleted file mode 100644
index 82f61d54..00000000
--- a/help/CMakeLists.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-SET(FILES
- about.txt
- changes.txt
- commands.txt
- header.txt
- index.txt
- skills.txt
- support.txt
- team.txt
- )
-
-INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help)