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.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/data/help/CMakeLists.txt b/data/help/CMakeLists.txt
deleted file mode 100644
index c624a597..00000000
--- a/data/help/CMakeLists.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-SET(FILES
- about.txt
- changes.txt
- commands.txt
- header.txt
- index.txt
- support.txt
- windows.txt
- )
-
-INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help)