summaryrefslogtreecommitdiff
path: root/data/help/tips/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'data/help/tips/CMakeLists.txt')
-rw-r--r--data/help/tips/CMakeLists.txt24
1 files changed, 0 insertions, 24 deletions
diff --git a/data/help/tips/CMakeLists.txt b/data/help/tips/CMakeLists.txt
deleted file mode 100644
index e779e8f5b..000000000
--- a/data/help/tips/CMakeLists.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-SET(FILES
- 1.txt
- 1-1.jpg
- 1-2.jpg
- 2.txt
- 3.txt
- 4.txt
- 5.txt
- 6.txt
- 7.txt
- 8.txt
- 9.txt
- 10.txt
- 11.txt
- 12.txt
- 13.txt
- 14.txt
- 15.txt
- 16.txt
- 17.txt
- 18.txt
- )
-
-INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help/tips)