diff options
Diffstat (limited to 'kabc/plugins/ldapkio/CMakeLists.txt')
-rw-r--r-- | kabc/plugins/ldapkio/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/plugins/ldapkio/CMakeLists.txt b/kabc/plugins/ldapkio/CMakeLists.txt index 57370c9cf..150377bd9 100644 --- a/kabc/plugins/ldapkio/CMakeLists.txt +++ b/kabc/plugins/ldapkio/CMakeLists.txt @@ -39,7 +39,7 @@ install( FILES ##### other data ################################ -install( FILES ldapkio.desktop DESTINATION ${SERVICES_INSTALL_DIR}/kresources/kabc ) +install( FILES ldapkio.desktop DESTINATION ${SERVICES_INSTALL_DIR}/tderesources/kabc ) ##### kabc_ldapkio ############################## |