From 92838ed89df4cbf94b7a3198fb254bed34cdc926 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 29 Jan 2013 23:24:44 -0600 Subject: Rename a few build variables for overall consistency --- plugins/scanfolder/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/scanfolder/Makefile.am') diff --git a/plugins/scanfolder/Makefile.am b/plugins/scanfolder/Makefile.am index 191f623..4fd62b1 100644 --- a/plugins/scanfolder/Makefile.am +++ b/plugins/scanfolder/Makefile.am @@ -25,7 +25,7 @@ ktscanfolderplugin_la_SOURCES = scanfolderplugin.cpp \ scanfolderpluginsettings.kcfgc scanfolderprefpage.cpp sfprefwidgetbase.ui scanfolderprefpagewidget.cpp \ scanfolder.cpp ktscanfolderplugin_la_LIBADD = $(LIB_KPARTS) ../../libktorrent/libktorrent.la \ - $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KFILE) + $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEFILE) KDE_CXXFLAGS = $(USE_EXCEPTIONS) $(USE_RTTI) -- cgit v1.2.1