summaryrefslogtreecommitdiffstats
path: root/kontact/plugins/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/plugins/test/Makefile.am')
-rw-r--r--kontact/plugins/test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/test/Makefile.am b/kontact/plugins/test/Makefile.am
index 3fbac9eb3..7b1343e7d 100644
--- a/kontact/plugins/test/Makefile.am
+++ b/kontact/plugins/test/Makefile.am
@@ -2,7 +2,7 @@ INCLUDES = -I$(top_srcdir)/kontact/interfaces $(all_includes)
kde_module_LTLIBRARIES = libkptestplugin.la
libkptestplugin_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
-libkptestplugin_la_LIBADD = $(top_builddir)/kontact/interfaces/libkpinterfaces.la $(LIB_KPARTS)
+libkptestplugin_la_LIBADD = $(top_builddir)/kontact/interfaces/libkpinterfaces.la $(LIB_TDEPARTS)
libkptestplugin_la_SOURCES = test_plugin.cpp test_part.cpp kaddressbookiface.stub