summaryrefslogtreecommitdiffstats
path: root/plugins/decoder/wave
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-06 21:32:40 -0600
committerTimothy Pearson <[email protected]>2011-11-06 21:32:40 -0600
commitcbe6a4e28dbfe925a9a239a81822df9d97361f10 (patch)
tree8bebd61b70269a34b81b24df7f98edf9f60cefdb /plugins/decoder/wave
parentc4631445b2fa7c1e206d305be97fa3ecc3f282a7 (diff)
downloadk3b-cbe6a4e28dbfe925a9a239a81822df9d97361f10.tar.gz
k3b-cbe6a4e28dbfe925a9a239a81822df9d97361f10.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'plugins/decoder/wave')
-rw-r--r--plugins/decoder/wave/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/decoder/wave/Makefile.am b/plugins/decoder/wave/Makefile.am
index 5debea1..d35927c 100644
--- a/plugins/decoder/wave/Makefile.am
+++ b/plugins/decoder/wave/Makefile.am
@@ -4,7 +4,7 @@ kde_module_LTLIBRARIES = libk3bwavedecoder.la
libk3bwavedecoder_la_SOURCES = k3bwavedecoder.cpp
-libk3bwavedecoder_la_LIBADD = $(LIB_KDECORE) ../../../libk3b/libk3b.la
+libk3bwavedecoder_la_LIBADD = $(LIB_TDECORE) ../../../libk3b/libk3b.la
libk3bwavedecoder_la_LDFLAGS = -avoid-version -module -no-undefined $(all_libraries)
pluginsdir = $(kde_datadir)/k3b/plugins