diff --git a/libtdepim/CMakeLists.txt b/libtdepim/CMakeLists.txt index c604626c..a252500c 100644 --- a/libtdepim/CMakeLists.txt +++ b/libtdepim/CMakeLists.txt @@ -94,7 +94,7 @@ tde_add_library( tdepim SHARED AUTOMOC csshelper.cpp distributionlist.cpp kpimurlrequesterdlg.cpp sendsmsdialog.cpp kmailcompletion.cpp VERSION 1.0.0 - LINK kcal-shared tdeimproxy-shared tdeparts-shared + LINK kcal-shared tdeimproxy-shared tdeparts-shared tqui DESTINATION ${LIB_INSTALL_DIR} )