diff options
Diffstat (limited to 'tderesources/kolab/tdeabc/Makefile.am')
-rw-r--r-- | tderesources/kolab/tdeabc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |