diff options
Diffstat (limited to 'libksieve/ksieve/CMakeLists.txt')
-rw-r--r-- | libksieve/ksieve/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libksieve/ksieve/CMakeLists.txt b/libksieve/ksieve/CMakeLists.txt index a14196d6b..9765ddfa0 100644 --- a/libksieve/ksieve/CMakeLists.txt +++ b/libksieve/ksieve/CMakeLists.txt @@ -11,4 +11,4 @@ install( FILES error.h lexer.h parser.h scriptbuilder.h - DESTINATION ${INCLUDE_INSTALL_DIR}/tde/ksieve ) + DESTINATION ${INCLUDE_INSTALL_DIR}/ksieve ) |