diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:32:40 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:32:40 -0600 |
commit | cbe6a4e28dbfe925a9a239a81822df9d97361f10 (patch) | |
tree | 8bebd61b70269a34b81b24df7f98edf9f60cefdb /plugins/encoder/sox/Makefile.am | |
parent | c4631445b2fa7c1e206d305be97fa3ecc3f282a7 (diff) | |
download | k3b-cbe6a4e28dbfe925a9a239a81822df9d97361f10.tar.gz k3b-cbe6a4e28dbfe925a9a239a81822df9d97361f10.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'plugins/encoder/sox/Makefile.am')
-rw-r--r-- | plugins/encoder/sox/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/encoder/sox/Makefile.am b/plugins/encoder/sox/Makefile.am index 535b1c0..383b750 100644 --- a/plugins/encoder/sox/Makefile.am +++ b/plugins/encoder/sox/Makefile.am @@ -4,7 +4,7 @@ kde_module_LTLIBRARIES = libk3bsoxencoder.la libk3bsoxencoder_la_SOURCES = base_k3bsoxencoderconfigwidget.ui k3bsoxencoder.cpp -libk3bsoxencoder_la_LIBADD = ../../../libk3b/libk3b.la $(LIB_KDECORE) +libk3bsoxencoder_la_LIBADD = ../../../libk3b/libk3b.la $(LIB_TDECORE) libk3bsoxencoder_la_LDFLAGS = -avoid-version -module -no-undefined $(all_libraries) pluginsdir = $(kde_datadir)/k3b/plugins |