summaryrefslogtreecommitdiffstats
path: root/kresources/caldav/Makefile.am
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-24 19:33:28 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-24 19:33:28 +0000
commitc437f19f371b5678e0772a5f922fc3587864ca4e (patch)
treeab33a9046cd22c2ee69172eac02aa63d2ab7a3a1 /kresources/caldav/Makefile.am
parent90fb05e4f85dccfda4a6fb0b970f6f5c9f4b67d1 (diff)
downloadtdepim-c437f19f371b5678e0772a5f922fc3587864ca4e.tar.gz
tdepim-c437f19f371b5678e0772a5f922fc3587864ca4e.zip
Fixed CalDAV crash when event editor left open during automatic reload
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1167492 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kresources/caldav/Makefile.am')
-rw-r--r--kresources/caldav/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/caldav/Makefile.am b/kresources/caldav/Makefile.am
index 45c0f2c7c..604976cd7 100644
--- a/kresources/caldav/Makefile.am
+++ b/kresources/caldav/Makefile.am
@@ -15,7 +15,7 @@ libkcal_caldav_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) \
libkcal_caldav_la_LIBADD = \
$(top_builddir)/libkcal/libkcal.la \
$(top_builddir)/libkdepim/libkdepim.la \
- -lcaldav
+ -lcaldav -lkorganizer
libkcal_caldav_la_COMPILE_FIRST = prefsskel.h
kde_module_LTLIBRARIES = kcal_caldav.la