summaryrefslogtreecommitdiffstats
path: root/indexlib
diff options
context:
space:
mode:
Diffstat (limited to 'indexlib')
-rw-r--r--indexlib/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/indexlib/CMakeLists.txt b/indexlib/CMakeLists.txt
index f89e4f1a..93e215e4 100644
--- a/indexlib/CMakeLists.txt
+++ b/indexlib/CMakeLists.txt
@@ -26,7 +26,7 @@ include_directories(
install( FILES
create.h index.h lockfile.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/index )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/kde/index )
##### other data ################################