From aee222adb79c8dda84b08c239e9a9e7b04d08a93 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 17 Feb 2013 22:59:34 -0600 Subject: Fix references to lkabc --- tderesources/carddav/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tderesources/carddav/Makefile.am') diff --git a/tderesources/carddav/Makefile.am b/tderesources/carddav/Makefile.am index ff63306dc..446f51e00 100644 --- a/tderesources/carddav/Makefile.am +++ b/tderesources/carddav/Makefile.am @@ -15,7 +15,7 @@ libtdeabc_carddav_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) \ libtdeabc_carddav_la_LIBADD = \ $(top_builddir)/libtdepim/libtdepim.la \ $(top_builddir)/libkcal/libkcal.la \ - -lkabc \ + -ltdeabc \ -lcarddav libtdeabc_carddav_la_COMPILE_FIRST = prefsskel.h -- cgit v1.2.1