diff options
Diffstat (limited to 'indexlib/CMakeLists.txt')
-rw-r--r-- | indexlib/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indexlib/CMakeLists.txt b/indexlib/CMakeLists.txt index 93e215e4f..f89e4f1a4 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}/kde/index ) + DESTINATION ${INCLUDE_INSTALL_DIR}/index ) ##### other data ################################ |