summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kdeaccounts-plugin/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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