summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/libkopete/CMakeLists.txt')
-rw-r--r--kopete/libkopete/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/CMakeLists.txt b/kopete/libkopete/CMakeLists.txt
index 1fb766dd..113289cb 100644
--- a/kopete/libkopete/CMakeLists.txt
+++ b/kopete/libkopete/CMakeLists.txt
@@ -86,6 +86,6 @@ tde_add_library( kopete SHARED AUTOMOC
kopeteprefs.cpp kopetepicture.cpp webcamwidget.cpp
VERSION 1.0.0
EMBED kopeteui-static
- LINK kopeteprivate-static kabc-shared tdeutils-shared tdehtml-shared
+ LINK kopeteprivate-static tdeabc-shared tdeutils-shared tdehtml-shared
DESTINATION ${LIB_INSTALL_DIR}
)