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 +- tderesources/egroupware/Makefile.am | 2 +- tderesources/groupdav/Makefile.am | 2 +- tderesources/groupware/Makefile.am | 2 +- tderesources/groupwise/Makefile.am | 2 +- tderesources/kolab/tdeabc/Makefile.am | 2 +- tderesources/newexchange/Makefile.am | 4 ++-- tderesources/scalix/tdeabc/Makefile.am | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) (limited to 'tderesources') 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 diff --git a/tderesources/egroupware/Makefile.am b/tderesources/egroupware/Makefile.am index c76442b79..644b68a34 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 1511e4f66..a2b56e36a 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 38f5083dc..8924cde35 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 c098935db..7687215a9 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 7b552e903..e750d5464 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 f5f9191bd..305e6146c 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 e8bbc3bbc..88cf96d14 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 -- cgit v1.2.1