summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-03-25 01:19:51 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-03-25 01:19:51 +0100
commit08d4252602a3f18f7faa28aad11786cbba94b199 (patch)
tree48cc5445d28e2c8b227929756e8e2191c9598e50 /data
parentupdated TODO, fixed History menu shortcut, updated Message.sh (diff)
downloadrekonq-08d4252602a3f18f7faa28aad11786cbba94b199.tar.xz
keep house in order..
Diffstat (limited to 'data')
-rw-r--r--data/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt
index 4a17e30d..6652b921 100644
--- a/data/CMakeLists.txt
+++ b/data/CMakeLists.txt
@@ -12,3 +12,8 @@ INSTALL( FILES
rekonq.desktop
DESTINATION ${XDG_APPS_INSTALL_DIR}
)
+
+INSTALL( FILES
+ notfound.html
+ DESTINATION ${DATA_INSTALL_DIR}/rekonq/htmls
+)