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.txt23
1 files changed, 0 insertions, 23 deletions
diff --git a/data/help/CMakeLists.txt b/data/help/CMakeLists.txt
deleted file mode 100644
index aae5b480e..000000000
--- a/data/help/CMakeLists.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-SET(FILES
- about.txt
- about-tmw.txt
- chatcommands.txt
- chatguild.txt
- chatparty.txt
- commands.txt
- download.txt
- footer.txt
- header.txt
- index.txt
- otherteam.txt
- searchmany.txt
- searchnotfound.txt
- skills.txt
- support.txt
- team.txt
- windows.txt
- )
-
-ADD_SUBDIRECTORY(idx tips)
-
-INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help)