diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-03-25 01:19:51 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-03-25 01:19:51 +0100 |
commit | 08d4252602a3f18f7faa28aad11786cbba94b199 (patch) | |
tree | 48cc5445d28e2c8b227929756e8e2191c9598e50 /htmls/CMakeLists.txt | |
parent | updated TODO, fixed History menu shortcut, updated Message.sh (diff) | |
download | rekonq-08d4252602a3f18f7faa28aad11786cbba94b199.tar.xz |
keep house in order..
Diffstat (limited to 'htmls/CMakeLists.txt')
-rw-r--r-- | htmls/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/htmls/CMakeLists.txt b/htmls/CMakeLists.txt deleted file mode 100644 index 5b35db92..00000000 --- a/htmls/CMakeLists.txt +++ /dev/null @@ -1,4 +0,0 @@ -INSTALL( FILES - notfound.html - DESTINATION ${DATA_INSTALL_DIR}/rekonq/htmls -) |