summaryrefslogtreecommitdiffstats
path: root/tderesources/kolab
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/kolab
parent070482fcc398b8c5c25c8d3add69ed975ea2edd4 (diff)
downloadtdepim-aee222adb79c8dda84b08c239e9a9e7b04d08a93.tar.gz
tdepim-aee222adb79c8dda84b08c239e9a9e7b04d08a93.zip
Fix references to lkabc
Diffstat (limited to 'tderesources/kolab')
-rw-r--r--tderesources/kolab/tdeabc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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