diff options
Diffstat (limited to 'kresources/remote/CMakeLists.txt')
-rw-r--r-- | kresources/remote/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/remote/CMakeLists.txt b/kresources/remote/CMakeLists.txt index 19dfcb7b1..d1a4b57b1 100644 --- a/kresources/remote/CMakeLists.txt +++ b/kresources/remote/CMakeLists.txt @@ -51,6 +51,6 @@ tde_add_library( kcal_resourceremote SHARED AUTOMOC SOURCES resourceremote.cpp resourceremoteconfig.cpp VERSION 1.0.0 - LINK kdepim-shared + LINK tdepim-shared DESTINATION ${LIB_INSTALL_DIR} ) |