You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdenetwork/kopete/kopete/config/identity/Makefile.am

16 lines
737 B

METASOURCES = AUTO
AM_CPPFLAGS = $(KOPETE_INCLUDES) $(KOPETE_COMPAT_INCLUDES) $(all_includes)
kde_module_LTLIBRARIES = kcm_kopete_identityconfig.la
kcm_kopete_identityconfig_la_SOURCES = kopeteidentityconfigbase.ui \
kopeteidentityconfig.cpp globalidentitiesmanager.cpp kopeteidentityconfigpreferences.kcfgc
kcm_kopete_identityconfig_la_LDFLAGS = -no-undefined -module $(KDE_PLUGIN) $(all_libraries)
kcm_kopete_identityconfig_la_LIBADD = -ltdeabc ../../../libkopete/libkopete.la $(LIB_KOPETECOMPAT) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
service_DATA = kopete_identityconfig.desktop
servicedir = $(kde_servicesdir)
# vim: set noet:
kde_kcfg_DATA = kopeteidentityconfigpreferences.kcfg