summaryrefslogtreecommitdiffstats
path: root/kontact/interfaces/Makefile.am
blob: 1677b2a3667fac1fa379aecbd629910452587a5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
INCLUDES = -I$(top_srcdir) $(all_includes)

lib_LTLIBRARIES = libkpinterfaces.la

libkpinterfaces_la_SOURCES = core.cpp plugin.cpp summary.cpp uniqueapphandler.cpp
libkpinterfaces_la_LDFLAGS = $(all_libraries) -no-undefined -version-info 1:0:0
libkpinterfaces_la_LIBADD = ../../libtdepim/libtdepim.la $(LIB_TDEPARTS)

kpincludedir = $(includedir)/kontact
kpinclude_HEADERS = core.h plugin.h summary.h

METASOURCES = AUTO

servicetypedir = $(kde_servicetypesdir)
servicetype_DATA = kontactplugin.desktop