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