diff options
Diffstat (limited to 'data/help/tips/CMakeLists.txt')
-rw-r--r-- | data/help/tips/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/help/tips/CMakeLists.txt b/data/help/tips/CMakeLists.txt index 44195aacb..e779e8f5b 100644 --- a/data/help/tips/CMakeLists.txt +++ b/data/help/tips/CMakeLists.txt @@ -16,6 +16,9 @@ SET(FILES 13.txt 14.txt 15.txt + 16.txt + 17.txt + 18.txt ) INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help/tips) |