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