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.
tdepim/kontact/plugins/kaddressbook/Makefile.am

19 lines
770 B

INCLUDES = -I$(top_srcdir)/kontact/interfaces -I$(top_srcdir) $(all_includes)
kde_module_LTLIBRARIES = libkontact_kaddressbookplugin.la
libkontact_kaddressbookplugin_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -lkabc
libkontact_kaddressbookplugin_la_LIBADD = $(top_builddir)/kontact/interfaces/libkpinterfaces.la $(top_builddir)/libtdepim/libtdepim.la
libkontact_kaddressbookplugin_la_SOURCES = kaddressbook_plugin.cpp \
kaddressbookiface.stub \
kmailIface.stub
METASOURCES = AUTO
servicedir = $(kde_servicesdir)/kontact
service_DATA = kaddressbookplugin.desktop
kaddressbookiface_DIR = $(top_srcdir)/kaddressbook
kmailIface_DIR = $(top_srcdir)/kmail
kmailIface_DCOPIDLNG = true