diff options
Diffstat (limited to 'kopete/protocols/meanwhile')
-rw-r--r-- | kopete/protocols/meanwhile/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/meanwhile/CMakeLists.txt b/kopete/protocols/meanwhile/CMakeLists.txt index 994f6e31..198dfaac 100644 --- a/kopete/protocols/meanwhile/CMakeLists.txt +++ b/kopete/protocols/meanwhile/CMakeLists.txt @@ -35,9 +35,9 @@ link_directories( install( FILES kopete_meanwhile.desktop DESTINATION ${SERVICES_INSTALL_DIR} ) -##### new_target0 (module) ####################### +##### kopete_meanwhile (module) ####################### -tde_add_kpart( new_target0 AUTOMOC +tde_add_kpart( kopete_meanwhile AUTOMOC SOURCES meanwhileprotocol.cpp meanwhileaddcontactpage.cpp meanwhileeditaccountwidget.cpp meanwhileaccount.cpp |