summaryrefslogtreecommitdiffstats
path: root/kresources/newexchange/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/newexchange/Makefile.am')
-rw-r--r--kresources/newexchange/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/kresources/newexchange/Makefile.am b/kresources/newexchange/Makefile.am
index 317e9863..b4d4a9b4 100644
--- a/kresources/newexchange/Makefile.am
+++ b/kresources/newexchange/Makefile.am
@@ -11,7 +11,7 @@ libkcal_newexchange_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) \
-version-info 1:0:0 -no-undefined
libkcal_newexchange_la_LIBADD = \
libknewexchange.la ../lib/libkgroupwaredav.la \
- $(top_builddir)/libkcal/libkcal.la $(top_builddir)/libkdepim/libkdepim.la \
+ $(top_builddir)/libkcal/libkcal.la $(top_builddir)/libtdepim/libtdepim.la \
-lkabc
libkabc_newexchange_la_SOURCES = kabc_resourceexchange.cpp exchangeaddressbookadaptor.cpp
@@ -19,7 +19,7 @@ libkabc_newexchange_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) \
-version-info 1:0:0 -no-undefined
libkabc_newexchange_la_LIBADD = \
libknewexchange.la ../lib/libkgroupwaredav.la \
- $(top_builddir)/libkcal/libkcal.la $(top_builddir)/libkdepim/libkdepim.la \
+ $(top_builddir)/libkcal/libkcal.la $(top_builddir)/libtdepim/libtdepim.la \
-lkabc
kde_module_LTLIBRARIES = kcal_newexchange.la kabc_newexchange.la