|
|
|
@ -39,7 +39,7 @@ install( PROGRAMS
|
|
|
|
|
|
|
|
|
|
##### kopete_account_kconf_update (executable) ##
|
|
|
|
|
|
|
|
|
|
tde_add_executable( kopete_account_kconf_update
|
|
|
|
|
tde_add_executable( "kopete-account-kconf_update"
|
|
|
|
|
SOURCES kopete-account-kconf_update.cpp
|
|
|
|
|
LINK ${TQT_LIBRARIES}
|
|
|
|
|
DESTINATION ${LIB_INSTALL_DIR}/kconf_update_bin
|
|
|
|
@ -48,7 +48,7 @@ tde_add_executable( kopete_account_kconf_update
|
|
|
|
|
|
|
|
|
|
##### kopete_pluginloader2_kconf_update (executable)
|
|
|
|
|
|
|
|
|
|
tde_add_executable( kopete_pluginloader2_kconf_update
|
|
|
|
|
tde_add_executable( "kopete-pluginloader2-kconf_update"
|
|
|
|
|
SOURCES kopete-pluginloader2.cpp
|
|
|
|
|
LINK ${TQT_LIBRARIES}
|
|
|
|
|
DESTINATION ${LIB_INSTALL_DIR}/kconf_update_bin
|
|
|
|
@ -57,7 +57,7 @@ tde_add_executable( kopete_pluginloader2_kconf_update
|
|
|
|
|
|
|
|
|
|
##### kopete_nameTracking_kconf_update (executable)
|
|
|
|
|
|
|
|
|
|
tde_add_executable( kopete_nameTracking_kconf_update
|
|
|
|
|
tde_add_executable( "kopete-nameTracking-kconf_update"
|
|
|
|
|
SOURCES kopete-nameTracking.cpp
|
|
|
|
|
LINK kdecore-shared
|
|
|
|
|
DESTINATION ${LIB_INSTALL_DIR}/kconf_update_bin
|
|
|
|
|