diff options
Diffstat (limited to 'data/help/idx/CMakeLists.txt')
-rw-r--r-- | data/help/idx/CMakeLists.txt | 16 |
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) |