diff options
Diffstat (limited to 'htmls/CMakeLists.txt')
-rw-r--r-- | htmls/CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/htmls/CMakeLists.txt b/htmls/CMakeLists.txt new file mode 100644 index 00000000..5b35db92 --- /dev/null +++ b/htmls/CMakeLists.txt @@ -0,0 +1,4 @@ +INSTALL( FILES + notfound.html + DESTINATION ${DATA_INSTALL_DIR}/rekonq/htmls +) |