summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/rawconverter
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:39:52 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:39:52 -0600
commit97902b03b92f48b03a8ef14ed366f2a12012dc66 (patch)
treebd3cab1d452c2e30ce80e0d76e7faa643ef1a218 /kipi-plugins/rawconverter
parent545b9857ceb54a4ec47eab023006226a1a15414b (diff)
downloadkipi-plugins-97902b03b92f48b03a8ef14ed366f2a12012dc66.tar.gz
kipi-plugins-97902b03b92f48b03a8ef14ed366f2a12012dc66.zip
Rename additional instances of KDE to TDE
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 159dcb1..fc1bc3c 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_KDEUI) $(LIB_KDECORE) $(LIB_QT)
+ $(LIB_TIFF) $(LIB_KIO) $(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