From cbe6a4e28dbfe925a9a239a81822df9d97361f10 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 21:32:40 -0600 Subject: Rename additional instances of KDE to TDE --- plugins/decoder/flac/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/decoder/flac') diff --git a/plugins/decoder/flac/Makefile.am b/plugins/decoder/flac/Makefile.am index bdcc4a3..dd9b3b8 100644 --- a/plugins/decoder/flac/Makefile.am +++ b/plugins/decoder/flac/Makefile.am @@ -4,7 +4,7 @@ kde_module_LTLIBRARIES = libk3bflacdecoder.la libk3bflacdecoder_la_SOURCES = k3bflacdecoder.cpp -libk3bflacdecoder_la_LIBADD = ../../../libk3b/libk3b.la $(LIB_KDEUI) -lFLAC++ -lFLAC $(taglib_libs) +libk3bflacdecoder_la_LIBADD = ../../../libk3b/libk3b.la $(LIB_TDEUI) -lFLAC++ -lFLAC $(taglib_libs) libk3bflacdecoder_la_LDFLAGS = -avoid-version -module -no-undefined $(all_libraries) pluginsdir = $(kde_datadir)/k3b/plugins -- cgit v1.2.3