summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/statistics
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-18 10:52:13 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-18 10:52:13 -0600
commitd81f0e49aa19d9a3b627e140306abb10e3b26026 (patch)
tree5d8f321b2e683ba50313986581d532591bffa58c /kopete/plugins/statistics
parent4170042e5739954147a92c4a25440326e6c10fc7 (diff)
downloadtdenetwork-d81f0e49aa19d9a3b627e140306abb10e3b26026.tar.gz
tdenetwork-d81f0e49aa19d9a3b627e140306abb10e3b26026.zip
Update kdenetwork Autotools for new DSO linkage style
Diffstat (limited to 'kopete/plugins/statistics')
-rw-r--r--kopete/plugins/statistics/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/statistics/Makefile.am b/kopete/plugins/statistics/Makefile.am
index 305e6989..49c24331 100644
--- a/kopete/plugins/statistics/Makefile.am
+++ b/kopete/plugins/statistics/Makefile.am
@@ -6,7 +6,7 @@ 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
+kopete_statistics_la_LDFLAGS = -module -no-undefined $(KDE_PLUGIN) $(all_libraries) -lsqlite3 $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor $(LIB_KHTML)
kopete_statistics_la_LIBADD = ../../libkopete/libkopete.la -lsqlite3
service_DATA = kopete_statistics.desktop