diff options
Diffstat (limited to 'kopete/plugins/latex/CMakeLists.txt')
-rw-r--r-- | kopete/plugins/latex/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/latex/CMakeLists.txt b/kopete/plugins/latex/CMakeLists.txt index d1739d2d..d71dc85d 100644 --- a/kopete/plugins/latex/CMakeLists.txt +++ b/kopete/plugins/latex/CMakeLists.txt @@ -48,6 +48,6 @@ tde_add_kpart( kopete_latex AUTOMOC tde_add_kpart( kcm_kopete_latex AUTOMOC SOURCES latexprefsbase.ui latexpreferences.cpp latexconfig.kcfgc - LINK kutils-shared + LINK tdeutils-shared DESTINATION ${PLUGIN_INSTALL_DIR} ) |