diff options
Diffstat (limited to 'kresources/slox/Makefile.am')
-rw-r--r-- | kresources/slox/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/slox/Makefile.am b/kresources/slox/Makefile.am index 584a2f33b..97da13403 100644 --- a/kresources/slox/Makefile.am +++ b/kresources/slox/Makefile.am @@ -8,7 +8,7 @@ libkslox_la_SOURCES = sloxaccounts.cpp webdavhandler.cpp \ sloxfolderdialog.cpp sloxbase.cpp libkslox_la_LDFLAGS = $(all_libraries) libkslox_la_LIBADD = $(top_builddir)/libkcal/libkcal.la \ - $(top_builddir)/libkdepim/libkdepim.la + $(top_builddir)/libtdepim/libtdepim.la libkcal_slox_la_SOURCES = kcalresourceslox.cpp kcalresourcesloxconfig.cpp \ kcalsloxprefs.kcfgc |