summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/rawconverter
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:58:59 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:58:59 +0200
commit5b03c2a0af33ad99d1df62064ff68eb37e7a458c (patch)
tree92190ebac475f179b8202e337477f9e5cacb1f68 /kipi-plugins/rawconverter
parent6fd3daf026e307b069477120b714ab75dc189233 (diff)
downloadkipi-plugins-5b03c2a0af33ad99d1df62064ff68eb37e7a458c.tar.gz
kipi-plugins-5b03c2a0af33ad99d1df62064ff68eb37e7a458c.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'kipi-plugins/rawconverter')
-rw-r--r--kipi-plugins/rawconverter/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/rawconverter/Makefile.am b/kipi-plugins/rawconverter/Makefile.am
index fc1bc3c..06c4bc4 100644
--- a/kipi-plugins/rawconverter/Makefile.am
+++ b/kipi-plugins/rawconverter/Makefile.am
@@ -16,7 +16,7 @@ kipiplugin_rawconverter_la_SOURCES = plugin_rawconverter.cpp rawdecodingiface.cp
# Libs needed by the plugin
kipiplugin_rawconverter_la_LIBADD = -ljpeg -lpng $(LIBKEXIV2_LIBS) $(LIBKDCRAW_LIBS) $(LIBKIPI_LIBS) \
- $(LIB_TIFF) $(LIB_KIO) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT)
+ $(LIB_TIFF) $(LIB_TDEIO) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT)
# LD flags for the plugin
kipiplugin_rawconverter_la_LDFLAGS = $(KIPI_PLUGINS_COMMON_LDFLAGS) -module $(KDE_PLUGIN) $(all_libraries) -lkipiplugins