From 6c61c464e998fff957e8f3351453a63649bb2068 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sat, 10 Dec 2011 00:59:58 +0100 Subject: build system fixes - docs --> doc (as every other KDE app...) - doc & translations utilities in CMakeLists.txt for releaseme script --- docs/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 docs/CMakeLists.txt (limited to 'docs/CMakeLists.txt') diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt deleted file mode 100644 index c3865ef3..00000000 --- a/docs/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -########### install files ################ -kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR rekonq) -- cgit v1.2.1