summaryrefslogtreecommitdiffstats
path: root/tderesources
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources')
-rw-r--r--tderesources/birthdays/CMakeLists.txt1
-rw-r--r--tderesources/egroupware/CMakeLists.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/tderesources/birthdays/CMakeLists.txt b/tderesources/birthdays/CMakeLists.txt
index 720204d2..dc9ee913 100644
--- a/tderesources/birthdays/CMakeLists.txt
+++ b/tderesources/birthdays/CMakeLists.txt
@@ -46,5 +46,6 @@ tde_add_kpart( kcal_tdeabc AUTOMOC
SOURCES
resourcetdeabc.cpp resourcetdeabcconfig.cpp
LINK kabcommon-static tdepim-shared
+ DEPENDENCIES kaddressbook+common+kabprefs_base.cpp
DESTINATION ${PLUGIN_INSTALL_DIR}
)
diff --git a/tderesources/egroupware/CMakeLists.txt b/tderesources/egroupware/CMakeLists.txt
index 99d12624..6db5f8e3 100644
--- a/tderesources/egroupware/CMakeLists.txt
+++ b/tderesources/egroupware/CMakeLists.txt
@@ -68,6 +68,7 @@ tde_add_library( tdeabc_xmlrpc SHARED AUTOMOC
tdeabc_egroupwareprefs.kcfgc
VERSION 1.0.0
LINK egwcommon-static kabcommon-static tdepim-shared
+ DEPENDENCIES kaddressbook+common+kabprefs_base.cpp
DESTINATION ${LIB_INSTALL_DIR}
)