summaryrefslogtreecommitdiffstats
path: root/kontact_plugin/Makefile.am
blob: 09bd3f8cce1dcb1f92990d4a889183ab54dd2edd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
INCLUDES = -I$(top_srcdir)/src -I$(top_builddir)/src -I$(top_srcdir) $(all_includes) -I$(kde_includes)/kde

kde_module_LTLIBRARIES = libkontact_basket.la
libkontact_basket_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
libkontact_basket_la_LIBADD = -lkpinterfaces -lDCOP -lqt-mt -lkdecore -lkdeui

noinst_HEADERS = basket_plugin.h uniqueapphandler.h
libkontact_basket_la_SOURCES = basket_plugin.cpp uniqueapphandler.cpp basketdcopiface.stub

METASOURCES = AUTO

basketdcopiface_DIR = $(top_srcdir)/src

servicedir = $(kde_servicesdir)/kontact
service_DATA = basket.desktop basket_v4.desktop

basketsetdlgdir = $(kde_datadir)/kontact/ksettingsdialog
basketsetdlg_DATA = kontact_basketplugin.setdlg