diff options
Diffstat (limited to 'indexlib')
-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..825f7aad6 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}/tde/index ) ##### other data ################################ |