diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:41:11 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:41:11 -0600 |
commit | 4091001048a48bc8cc7f9fbb6318a2bb56e57c27 (patch) | |
tree | 53ad9845404cdbf1b91a9105cf011e7c90cac518 /ksayit/Freeverb_plugin | |
parent | 5fd992975791694dbc11d86aacc3187a339df4d5 (diff) | |
download | tdeaccessibility-4091001048a48bc8cc7f9fbb6318a2bb56e57c27.tar.gz tdeaccessibility-4091001048a48bc8cc7f9fbb6318a2bb56e57c27.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'ksayit/Freeverb_plugin')
-rw-r--r-- | ksayit/Freeverb_plugin/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/Freeverb_plugin/Makefile.am b/ksayit/Freeverb_plugin/Makefile.am index 5da0f3b..91e101b 100644 --- a/ksayit/Freeverb_plugin/Makefile.am +++ b/ksayit/Freeverb_plugin/Makefile.am @@ -6,7 +6,7 @@ fxpluginsdir = $(kde_libraries)/trinity fxplugins_LTLIBRARIES = libFreeverb_plugin.la libFreeverb_plugin_la_LDFLAGS = -avoid-version -module -no-undefined \ $(all_libraries) -libFreeverb_plugin_la_LIBADD = $(LIB_KDECORE) $(LIB_KDEUI) -lartskde\ +libFreeverb_plugin_la_LIBADD = $(LIB_TDECORE) $(LIB_TDEUI) -lartskde\ -lartsmodules noinst_HEADERS = freeverbsetupimpl.h ksayitfreeverblib.h kdeexportfix.h libFreeverb_plugin_la_SOURCES = freeverbsetupimpl.cpp freeverb_setup.ui \ |