diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2011-12-09 18:43:21 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2011-12-09 18:43:21 +0100 |
commit | 3a639c3577edb4c289b83332d025c7feec7e24f0 (patch) | |
tree | 2a5ef431caa937fa346ebef5e015618cd9378c25 /doc/CMakeLists.txt | |
parent | SVN_SILENT made messages (.desktop file) (diff) | |
download | rekonq-3a639c3577edb4c289b83332d025c7feec7e24f0.tar.xz |
docs --> doc (as every other kde app)
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r-- | doc/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt new file mode 100644 index 00000000..c3865ef3 --- /dev/null +++ b/doc/CMakeLists.txt @@ -0,0 +1,2 @@ +########### install files ################ +kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR rekonq) |