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.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/help/tips/CMakeLists.txt b/data/help/tips/CMakeLists.txt
index 0fb66d6b4..dcbfcdf7e 100644
--- a/data/help/tips/CMakeLists.txt
+++ b/data/help/tips/CMakeLists.txt
@@ -8,6 +8,13 @@ SET(FILES
5.txt
6.txt
7.txt
+ 8.txt
+ 9.txt
+ 10.txt
+ 11.txt
+ 12.txt
+ 13.txt
+ 14.txt
)
INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help/tips)