summaryrefslogtreecommitdiffstats
path: root/tderesources/newexchange/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/newexchange/Makefile.am')
-rw-r--r--tderesources/newexchange/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/newexchange/Makefile.am b/tderesources/newexchange/Makefile.am
index f5f9191b..305e6146 100644
--- a/tderesources/newexchange/Makefile.am
+++ b/tderesources/newexchange/Makefile.am
@@ -12,7 +12,7 @@ libkcal_newexchange_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) \
libkcal_newexchange_la_LIBADD = \
libknewexchange.la ../lib/libkgroupwaredav.la \
$(top_builddir)/libkcal/libkcal.la $(top_builddir)/libtdepim/libtdepim.la \
- -lkabc
+ -ltdeabc
libtdeabc_newexchange_la_SOURCES = tdeabc_resourceexchange.cpp exchangeaddressbookadaptor.cpp
libtdeabc_newexchange_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) \
@@ -20,7 +20,7 @@ libtdeabc_newexchange_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) \
libtdeabc_newexchange_la_LIBADD = \
libknewexchange.la ../lib/libkgroupwaredav.la \
$(top_builddir)/libkcal/libkcal.la $(top_builddir)/libtdepim/libtdepim.la \
- -lkabc
+ -ltdeabc
kde_module_LTLIBRARIES = kcal_newexchange.la tdeabc_newexchange.la