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