From 3e88ddfbc3df52c97d5354890fb9ac68af49bddd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:01:54 +0200 Subject: Additional k => tde renaming and fixes --- konqueror/sidebar/test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'konqueror/sidebar/test/Makefile.am') diff --git a/konqueror/sidebar/test/Makefile.am b/konqueror/sidebar/test/Makefile.am index ebaeff299..570b60c80 100644 --- a/konqueror/sidebar/test/Makefile.am +++ b/konqueror/sidebar/test/Makefile.am @@ -16,7 +16,7 @@ kde_module_LTLIBRARIES = konq_sidebartest.la # the Part's source, library search path, and link libraries konq_sidebartest_la_SOURCES = konqsidebartest.cpp konq_sidebartest_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) -konq_sidebartest_la_LIBADD = $(LIB_KPARTS) $(LIB_KIO) ../libkonqsidebarplugin.la +konq_sidebartest_la_LIBADD = $(LIB_TDEPARTS) $(LIB_TDEIO) ../libkonqsidebarplugin.la # this is where the part's XML-GUI resource file goes partrcdir = $(kde_datadir)/konqsidebartng/entries -- cgit v1.2.1