diff options
Diffstat (limited to 'kresources')
-rw-r--r-- | kresources/egroupware/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/egroupware/CMakeLists.txt b/kresources/egroupware/CMakeLists.txt index e7e3d0348..bc0bfd495 100644 --- a/kresources/egroupware/CMakeLists.txt +++ b/kresources/egroupware/CMakeLists.txt @@ -28,7 +28,7 @@ link_directories( install( FILES kabc_resourcexmlrpc.h kcal_resourcexmlrpc.h - DESTINATION ${INCLUDE_INSTALL_DIR}/tde/kabc ) + DESTINATION ${INCLUDE_INSTALL_DIR}/kabc ) ##### other data ################################ |