From d598bcfeef20243e292a4786b6a0e1ab783ee08d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 29 Jan 2013 23:25:50 -0600 Subject: Rename a few build variables for overall consistency --- plugin/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin') diff --git a/plugin/Makefile.am b/plugin/Makefile.am index 0e595c1..203fa65 100644 --- a/plugin/Makefile.am +++ b/plugin/Makefile.am @@ -5,7 +5,7 @@ konqsidebar_smb4k_la_SOURCES = smb4k_konqplugin.cpp konqsidebar_smb4k_la_LDFLAGS = -module $(all_libraries) \ -L$(top_builddir)/smb4k/core -L$(topbuild_dir)/smb4k/widgets -lkonqsidebarplugin konqsidebar_smb4k_la_LIBADD = $(top_builddir)/smb4k/core/libsmb4kcore.la \ - $(KDE_PLUGIN) $(LIB_KFILE) $(LIB_KPARTS) $(LIB_QT) $(LIB_TDECORE) \ + $(KDE_PLUGIN) $(LIB_TDEFILE) $(LIB_KPARTS) $(LIB_QT) $(LIB_TDECORE) \ $(LIB_TDEUI) globaladddir = $(kde_datadir)/konqsidebartng/add -- cgit v1.2.1