summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/c++/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tdefile-plugins/c++/Makefile.am')
-rw-r--r--tdefile-plugins/c++/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/c++/Makefile.am b/tdefile-plugins/c++/Makefile.am
index f74cf59e..461dff9e 100644
--- a/tdefile-plugins/c++/Makefile.am
+++ b/tdefile-plugins/c++/Makefile.am
@@ -10,7 +10,7 @@ kde_module_LTLIBRARIES = tdefile_cpp.la
tdefile_cpp_la_SOURCES = tdefile_cpp.cpp
tdefile_cpp_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
-tdefile_cpp_la_LIBADD = $(LIB_KIO)
+tdefile_cpp_la_LIBADD = $(LIB_TDEIO)
# let automoc handle all of the meta source files (moc)
METASOURCES = AUTO