summaryrefslogtreecommitdiffstats
path: root/kontact/plugins/knotes/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/plugins/knotes/Makefile.am')
-rw-r--r--kontact/plugins/knotes/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/knotes/Makefile.am b/kontact/plugins/knotes/Makefile.am
index 4a3b1710f..095be66de 100644
--- a/kontact/plugins/knotes/Makefile.am
+++ b/kontact/plugins/knotes/Makefile.am
@@ -3,7 +3,7 @@ INCLUDES = -I$(top_srcdir)/kontact/interfaces -I$(top_srcdir) $(all_includes)
kde_module_LTLIBRARIES = libkontact_knotesplugin.la
libkontact_knotesplugin_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
libkontact_knotesplugin_la_LIBADD = $(top_builddir)/kontact/interfaces/libkpinterfaces.la \
- $(LIB_KPARTS) $(top_builddir)/libkdepim/libkdepim.la \
+ $(LIB_KPARTS) $(top_builddir)/libtdepim/libtdepim.la \
$(top_builddir)/libkcal/libkcal.la -lkresources -lkdeprint \
$(top_builddir)/knotes/libknotesresources.la \
$(top_builddir)/knotes/libknoteseditor.la \