summaryrefslogtreecommitdiffstats
path: root/tderesources
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-17 22:59:34 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-17 22:59:34 -0600
commitaee222adb79c8dda84b08c239e9a9e7b04d08a93 (patch)
treeb7056cb6163d72fa713426659eef515b592721a2 /tderesources
parent070482fcc398b8c5c25c8d3add69ed975ea2edd4 (diff)
downloadtdepim-aee222adb79c8dda84b08c239e9a9e7b04d08a93.tar.gz
tdepim-aee222adb79c8dda84b08c239e9a9e7b04d08a93.zip
Fix references to lkabc
Diffstat (limited to 'tderesources')
-rw-r--r--tderesources/carddav/Makefile.am2
-rw-r--r--tderesources/egroupware/Makefile.am2
-rw-r--r--tderesources/groupdav/Makefile.am2
-rw-r--r--tderesources/groupware/Makefile.am2
-rw-r--r--tderesources/groupwise/Makefile.am2
-rw-r--r--tderesources/kolab/tdeabc/Makefile.am2
-rw-r--r--tderesources/newexchange/Makefile.am4
-rw-r--r--tderesources/scalix/tdeabc/Makefile.am2
8 files changed, 9 insertions, 9 deletions
diff --git a/tderesources/carddav/Makefile.am b/tderesources/carddav/Makefile.am
index ff63306d..446f51e0 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
diff --git a/tderesources/egroupware/Makefile.am b/tderesources/egroupware/Makefile.am
index c76442b7..644b68a3 100644
--- a/tderesources/egroupware/Makefile.am
+++ b/tderesources/egroupware/Makefile.am
@@ -20,7 +20,7 @@ lib_LTLIBRARIES = libtdeabc_xmlrpc.la libkcal_xmlrpc.la libknotes_xmlrpc.la
libtdeabc_xmlrpc_la_SOURCES = tdeabc_resourcexmlrpc.cpp tdeabc_resourcexmlrpcconfig.cpp \
tdeabc_egroupwareprefs.kcfgc
libtdeabc_xmlrpc_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) -version-info 1:0:0 -no-undefined
-libtdeabc_xmlrpc_la_LIBADD = $(LIB_KIO) -lkabc $(top_builddir)/libtdepim/libtdepim.la \
+libtdeabc_xmlrpc_la_LIBADD = $(LIB_KIO) -ltdeabc $(top_builddir)/libtdepim/libtdepim.la \
$(top_builddir)/kaddressbook/common/libkabcommon.la \
libegwcommon.la
diff --git a/tderesources/groupdav/Makefile.am b/tderesources/groupdav/Makefile.am
index 1511e4f6..a2b56e36 100644
--- a/tderesources/groupdav/Makefile.am
+++ b/tderesources/groupdav/Makefile.am
@@ -19,7 +19,7 @@ libtdeabc_groupdav_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) \
libtdeabc_groupdav_la_LIBADD = \
libkgroupdav.la ../lib/libkgroupwaredav.la \
$(top_builddir)/libkcal/libkcal.la $(top_builddir)/libtdepim/libtdepim.la \
- -lkabc
+ -ltdeabc
kde_module_LTLIBRARIES = kcal_groupdav.la tdeabc_groupdav.la
diff --git a/tderesources/groupware/Makefile.am b/tderesources/groupware/Makefile.am
index 38f5083d..8924cde3 100644
--- a/tderesources/groupware/Makefile.am
+++ b/tderesources/groupware/Makefile.am
@@ -18,7 +18,7 @@ libtdeabc_groupware_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) \
-version-info 1:0:0 -no-undefined
libtdeabc_groupware_la_LIBADD = $(top_builddir)/libkcal/libkcal.la \
$(top_builddir)/libtdepim/libtdepim.la \
- -lkabc
+ -ltdeabc
kde_module_LTLIBRARIES = kcal_groupware.la tdeabc_groupware.la
diff --git a/tderesources/groupwise/Makefile.am b/tderesources/groupwise/Makefile.am
index c098935d..7687215a 100644
--- a/tderesources/groupwise/Makefile.am
+++ b/tderesources/groupwise/Makefile.am
@@ -21,7 +21,7 @@ libtdeabc_groupwise_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) \
libtdeabc_groupwise_la_LIBADD = soap/libgwsoap.la \
$(top_builddir)/libkcal/libkcal.la \
$(top_builddir)/libtdepim/libtdepim.la \
- -lkabc
+ -ltdeabc
kde_module_LTLIBRARIES = kcal_groupwise.la tdeabc_groupwise.la
diff --git a/tderesources/kolab/tdeabc/Makefile.am b/tderesources/kolab/tdeabc/Makefile.am
index 7b552e90..e750d546 100644
--- a/tderesources/kolab/tdeabc/Makefile.am
+++ b/tderesources/kolab/tdeabc/Makefile.am
@@ -9,7 +9,7 @@ libkabckolab_la_SOURCES = resourcekolab.cpp contact.cpp
libkabckolab_la_LDFLAGS = $(all_libraries) -no-undefined
libkabckolab_la_LIBADD = \
$(top_builddir)/tderesources/kolab/shared/libresourcekolabshared.la \
- -ltderesources -lkabc
+ -ltderesources -ltdeabc
kde_module_LTLIBRARIES = tdeabc_kolab.la
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
diff --git a/tderesources/scalix/tdeabc/Makefile.am b/tderesources/scalix/tdeabc/Makefile.am
index e8bbc3bb..88cf96d1 100644
--- a/tderesources/scalix/tdeabc/Makefile.am
+++ b/tderesources/scalix/tdeabc/Makefile.am
@@ -9,7 +9,7 @@ libkabcscalix_la_SOURCES = resourcescalix.cpp contact.cpp
libkabcscalix_la_LDFLAGS = $(all_libraries) -no-undefined
libkabcscalix_la_LIBADD = \
$(top_builddir)/tderesources/scalix/shared/libresourcescalixshared.la \
- -ltderesources -lkabc
+ -ltderesources -ltdeabc
kde_module_LTLIBRARIES = tdeabc_scalix.la