summaryrefslogtreecommitdiffstats
path: root/libkpimexchange
diff options
context:
space:
mode:
Diffstat (limited to 'libkpimexchange')
-rw-r--r--libkpimexchange/Makefile.am2
-rw-r--r--libkpimexchange/core/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/libkpimexchange/Makefile.am b/libkpimexchange/Makefile.am
index 01224c05d..135f45992 100644
--- a/libkpimexchange/Makefile.am
+++ b/libkpimexchange/Makefile.am
@@ -11,7 +11,7 @@ lib_LTLIBRARIES = libkpimexchange.la
libkpimexchange_la_SOURCES = dummy.cpp
libkpimexchange_la_LDFLAGS = $(all_libraries) -no-undefined -version-info 1:0:0
libkpimexchange_la_LIBADD = core/libkpimexchangecore.la \
- $(LIB_KIO) $(top_builddir)/libkcal/libkcal.la
+ $(LIB_TDEIO) $(top_builddir)/libkcal/libkcal.la
dummy.cpp:
echo >dummy.cpp
diff --git a/libkpimexchange/core/Makefile.am b/libkpimexchange/core/Makefile.am
index 2c8b8bff2..64766f058 100644
--- a/libkpimexchange/core/Makefile.am
+++ b/libkpimexchange/core/Makefile.am
@@ -18,7 +18,7 @@ libkpimexchangecore_la_SOURCES = exchangeclient.cpp exchangeaccount.cpp \
utils.cpp exchangeprogress.cpp exchangemonitor.cpp
#libkpimexchange_la_LDFLAGS = $(all_libraries) -no-undefined -version-info 1:0:0 -module
-#libkpimexchange_la_LIBADD = $(LIB_KIO) $(top_builddir)/libkcal/libkcal.la
+#libkpimexchange_la_LIBADD = $(LIB_TDEIO) $(top_builddir)/libkcal/libkcal.la
tdepimincludedir = $(includedir)/tdepim
tdepiminclude_HEADERS = exchangeclient.h exchangeaccount.h