From 3a639c3577edb4c289b83332d025c7feec7e24f0 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 9 Dec 2011 18:43:21 +0100 Subject: docs --> doc (as every other kde app) --- doc/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 doc/CMakeLists.txt (limited to 'doc/CMakeLists.txt') 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) -- cgit v1.2.1