diff options
Diffstat (limited to 'kdeaccounts-plugin/CMakeLists.txt')
-rw-r--r-- | kdeaccounts-plugin/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeaccounts-plugin/CMakeLists.txt b/kdeaccounts-plugin/CMakeLists.txt index 04fc43e8..6e9d5158 100644 --- a/kdeaccounts-plugin/CMakeLists.txt +++ b/kdeaccounts-plugin/CMakeLists.txt @@ -25,9 +25,9 @@ install( FILES kdeaccountsplugin.desktop DESTINATION ${DATA_INSTALL_DIR}/tdeabc/formats ) -##### kabcformat_kdeaccounts (module) ########### +##### tdeabcformat_kdeaccounts (module) ########### -tde_add_kpart( kabcformat_kdeaccounts +tde_add_kpart( tdeabcformat_kdeaccounts SOURCES kdeaccountsformat.cpp LINK tdeabc-shared DESTINATION ${PLUGIN_INSTALL_DIR} |