|
|
@ -17,15 +17,15 @@ kconf_PROGRAMS = kopete-account-kconf_update kopete-pluginloader2-kconf_update \
|
|
|
|
kconfdir = $(libdir)/kconf_update_bin
|
|
|
|
kconfdir = $(libdir)/kconf_update_bin
|
|
|
|
|
|
|
|
|
|
|
|
kopete_account_kconf_update_SOURCES = kopete-account-kconf_update.cpp
|
|
|
|
kopete_account_kconf_update_SOURCES = kopete-account-kconf_update.cpp
|
|
|
|
kopete_account_kconf_update_LDFLAGS = $(all_libraries) $(KDE_RPATH)
|
|
|
|
kopete_account_kconf_update_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
|
|
|
|
kopete_account_kconf_update_LDADD = $(LIB_QT)
|
|
|
|
kopete_account_kconf_update_LDADD = $(LIB_QT)
|
|
|
|
|
|
|
|
|
|
|
|
kopete_pluginloader2_kconf_update_SOURCES = kopete-pluginloader2.cpp
|
|
|
|
kopete_pluginloader2_kconf_update_SOURCES = kopete-pluginloader2.cpp
|
|
|
|
kopete_pluginloader2_kconf_update_LDFLAGS = $(all_libraries) $(KDE_RPATH)
|
|
|
|
kopete_pluginloader2_kconf_update_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
|
|
|
|
kopete_pluginloader2_kconf_update_LDADD = $(LIB_QT)
|
|
|
|
kopete_pluginloader2_kconf_update_LDADD = $(LIB_QT)
|
|
|
|
|
|
|
|
|
|
|
|
kopete_nameTracking_kconf_update_SOURCES = kopete-nameTracking.cpp
|
|
|
|
kopete_nameTracking_kconf_update_SOURCES = kopete-nameTracking.cpp
|
|
|
|
kopete_nameTracking_kconf_update_LDFLAGS = $(all_libraries) $(KDE_RPATH)
|
|
|
|
kopete_nameTracking_kconf_update_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
|
|
|
|
kopete_nameTracking_kconf_update_LDADD = $(LIB_QT) $(LIB_KDECORE)
|
|
|
|
kopete_nameTracking_kconf_update_LDADD = $(LIB_QT) $(LIB_KDECORE)
|
|
|
|
|
|
|
|
|
|
|
|
# vim: set noet:
|
|
|
|
# vim: set noet:
|
|
|
|