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/encoder/lame/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/encoder/lame/Makefile.am') diff --git a/plugins/encoder/lame/Makefile.am b/plugins/encoder/lame/Makefile.am index 4a4d61e..15e310e 100644 --- a/plugins/encoder/lame/Makefile.am +++ b/plugins/encoder/lame/Makefile.am @@ -6,7 +6,7 @@ libk3blameencoder_la_SOURCES = base_k3blameencodersettingswidget.ui \ base_k3bmanualbitratesettingswidget.ui \ k3blameencoder.cpp -libk3blameencoder_la_LIBADD = ../../../libk3b/libk3b.la $(LIB_KDECORE) -lmp3lame +libk3blameencoder_la_LIBADD = ../../../libk3b/libk3b.la $(LIB_TDECORE) -lmp3lame libk3blameencoder_la_LDFLAGS = -avoid-version -module -no-undefined $(all_libraries) pluginsdir = $(kde_datadir)/k3b/plugins -- cgit v1.2.1