summaryrefslogtreecommitdiff
path: root/src/data/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-12-16 03:02:51 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-12-16 03:02:51 +0100
commit170d0b123f2133c3a17ee4e53f5c3e1b9c905a7c (patch)
tree57ca9a51b753fc6c36dacd66774b91242c138fcd /src/data/CMakeLists.txt
parentclean up (diff)
downloadrekonq-170d0b123f2133c3a17ee4e53f5c3e1b9c905a7c.tar.xz
notfound.html --> rekonqinfo.html
cleanups
Diffstat (limited to 'src/data/CMakeLists.txt')
-rw-r--r--src/data/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/CMakeLists.txt b/src/data/CMakeLists.txt
index bf01a44d..0af92f5e 100644
--- a/src/data/CMakeLists.txt
+++ b/src/data/CMakeLists.txt
@@ -14,6 +14,6 @@ INSTALL(
)
INSTALL(
- FILES notfound.html home.html
+ FILES rekonqinfo.html home.html
DESTINATION ${DATA_INSTALL_DIR}/rekonq/htmls
)