diff options
Diffstat (limited to 'kresources/lib/CMakeLists.txt')
-rw-r--r-- | kresources/lib/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/lib/CMakeLists.txt b/kresources/lib/CMakeLists.txt index 3d1753b20..a604c51b6 100644 --- a/kresources/lib/CMakeLists.txt +++ b/kresources/lib/CMakeLists.txt @@ -34,7 +34,7 @@ tde_add_library( kgroupwarebase SHARED AUTOMOC kresources_groupwareprefs.kcfgc kcal_resourcegroupwarebaseconfig.cpp kabc_resourcegroupwarebaseconfig.cpp kcal_cachesettingsdlg.cpp VERSION 0.0.0 - LINK kdepim-shared + LINK tdepim-shared DESTINATION ${LIB_INSTALL_DIR} ) |