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