From 11f6735335bc9e5529f7ba214dbe138cb57a9127 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 17 Feb 2013 23:00:01 -0600 Subject: Fix references to lkabc --- kdeaccounts-plugin/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdeaccounts-plugin/Makefile.am b/kdeaccounts-plugin/Makefile.am index 87c1ec2c..1110c87c 100644 --- a/kdeaccounts-plugin/Makefile.am +++ b/kdeaccounts-plugin/Makefile.am @@ -4,7 +4,7 @@ noinst_HEADERS = kdeaccountsformat.h kde_module_LTLIBRARIES = kabcformat_kdeaccounts.la kabcformat_kdeaccounts_la_SOURCES = kdeaccountsformat.cpp kabcformat_kdeaccounts_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -kabcformat_kdeaccounts_la_LIBADD = -lkabc +kabcformat_kdeaccounts_la_LIBADD = -ltdeabc # let automoc handle all of the meta source files (moc) METASOURCES = AUTO -- cgit v1.2.1