diff options
Diffstat (limited to 'tderesources/groupwise/tdeioslave/CMakeLists.txt')
-rw-r--r-- | tderesources/groupwise/tdeioslave/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/groupwise/tdeioslave/CMakeLists.txt b/tderesources/groupwise/tdeioslave/CMakeLists.txt index 23476fe0e..aec2c35d1 100644 --- a/tderesources/groupwise/tdeioslave/CMakeLists.txt +++ b/tderesources/groupwise/tdeioslave/CMakeLists.txt @@ -30,9 +30,9 @@ install( FILES DESTINATION ${SERVICES_INSTALL_DIR} ) -##### kio_groupwise (module) #################### +##### tdeio_groupwise (module) #################### -tde_add_kpart( kio_groupwise AUTOMOC +tde_add_kpart( tdeio_groupwise AUTOMOC SOURCES groupwise.cpp LINK gwsoap-shared DESTINATION ${PLUGIN_INSTALL_DIR} |