summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/exr
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:02:20 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:59:52 +0200
commit78cc506bbab7c8fc2f8b4f6cb183b4ab157b762b (patch)
tree073fd8dfc96771e4fc8f8bff5b97fccbf9f7f91c /tdefile-plugins/exr
parent580e97ebe258cc3c6745aa49fbc6a423de32c9ba (diff)
downloadtdegraphics-78cc506bbab7c8fc2f8b4f6cb183b4ab157b762b.tar.gz
tdegraphics-78cc506bbab7c8fc2f8b4f6cb183b4ab157b762b.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'tdefile-plugins/exr')
-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