diff options
Diffstat (limited to 'kopete/plugins/motionautoaway/CMakeLists.txt')
-rw-r--r-- | kopete/plugins/motionautoaway/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/motionautoaway/CMakeLists.txt b/kopete/plugins/motionautoaway/CMakeLists.txt index bc750e89..650766ef 100644 --- a/kopete/plugins/motionautoaway/CMakeLists.txt +++ b/kopete/plugins/motionautoaway/CMakeLists.txt @@ -46,6 +46,6 @@ tde_add_kpart( kcm_kopete_motionaway AUTOMOC SOURCES motionawayprefs.ui motionawaypreferences.cpp motionawayconfig.kcfgc - LINK kutils-shared + LINK tdeutils-shared DESTINATION ${PLUGIN_INSTALL_DIR} ) |