summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/statistics/Makefile.am
blob: e7cb9c258f699cac3c6c6087307a01b14d13cd78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
METASOURCES = AUTO

INCLUDES = $(KOPETE_INCLUDES) $(all_includes)

kde_module_LTLIBRARIES = kopete_statistics.la

kopete_statistics_la_SOURCES = statisticsplugin.cpp statisticsdb.cpp statisticsdialog.cpp statisticswidget.ui statisticscontact.cpp statisticsdcopiface.skel

kopete_statistics_la_LDFLAGS     = -module -no-undefined $(KDE_PLUGIN) $(all_libraries) -lsqlite3 $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor $(LIB_TDEHTML)
kopete_statistics_la_LIBADD      = ../../libkopete/libkopete.la -lsqlite3

service_DATA = kopete_statistics.desktop
servicedir = $(kde_servicesdir)

mydatadir = $(kde_datadir)/kopete_statistics
mydata_DATA = statisticsui.rc

mydatadirimagesdir = $(kde_datadir)/kopete/pics/statistics
mydatadirimages_DATA = images/blue.png images/navy.png images/black.png images/gray.png