summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/exr/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tdefile-plugins/exr/Makefile.am')
-rw-r--r--tdefile-plugins/exr/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/exr/Makefile.am b/tdefile-plugins/exr/Makefile.am
index 8df4ed64..b11ad542 100644
--- a/tdefile-plugins/exr/Makefile.am
+++ b/tdefile-plugins/exr/Makefile.am
@@ -13,7 +13,7 @@ kde_module_LTLIBRARIES = tdefile_exr.la
tdefile_exr_la_SOURCES = tdefile_exr.cpp
tdefile_exr_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
-tdefile_exr_la_LIBADD = $(LIB_KIO) $(LIB_EXR)
+tdefile_exr_la_LIBADD = $(LIB_TDEIO) $(LIB_EXR)
# let automoc handle all of the meta source files (moc)
METASOURCES = AUTO