From 533bad2a1503973aaf8186691422c2eda91d02d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:02:55 +0200 Subject: Additional k => tde renaming and fixes --- kontact/plugins/test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kontact/plugins/test') 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 -- cgit v1.2.1