summaryrefslogtreecommitdiff
path: root/htmls/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2008-10-31 17:30:37 +0100
committerAndrea Diamantini <adjam7@gmail.com>2008-10-31 17:30:37 +0100
commita86522cb83ed2f665161f507531f07dc6437e13f (patch)
tree28141583f7700ed3227024a9593e6dc8a01f894a /htmls/CMakeLists.txt
parentQApplication --> KApplication (diff)
downloadrekonq-a86522cb83ed2f665161f507531f07dc6437e13f.tar.xz
Various improvements on the street from Qt demo browser
to KDE reKonq! - CMakeLists.txt working - data dirs - ...
Diffstat (limited to 'htmls/CMakeLists.txt')
-rw-r--r--htmls/CMakeLists.txt4
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
+)