summaryrefslogtreecommitdiff
path: root/data/help/idx/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'data/help/idx/CMakeLists.txt')
-rw-r--r--data/help/idx/CMakeLists.txt16
1 files changed, 0 insertions, 16 deletions
diff --git a/data/help/idx/CMakeLists.txt b/data/help/idx/CMakeLists.txt
deleted file mode 100644
index 64a2f7b2c..000000000
--- a/data/help/idx/CMakeLists.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-SET(FILES
- about-tmw.idx
- about.idx
- chatcommands.idx
- chatguild.idx
- chatparty.idx
- download.idx
- index.idx
- otherteam.idx
- skills.idx
- support.idx
- tags.idx
- team.idx
- )
-
-INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help/idx)