summaryrefslogtreecommitdiffstats
path: root/ksayit/Freeverb_plugin
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:56 +0900
commit921a022b2dd1d87299b65233515ec9fb061b9c1c (patch)
tree4ece87d082978ff9108e71502399b787aa8d2eae /ksayit/Freeverb_plugin
parent1afc0b92f8d11a227893e9af73ab0158a8dd7382 (diff)
downloadtdeaccessibility-921a022b2dd1d87299b65233515ec9fb061b9c1c.tar.gz
tdeaccessibility-921a022b2dd1d87299b65233515ec9fb061b9c1c.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ksayit/Freeverb_plugin')
-rw-r--r--ksayit/Freeverb_plugin/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/Freeverb_plugin/Makefile.am b/ksayit/Freeverb_plugin/Makefile.am
index 7f46eba..a24bd53 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_TDECORE) $(LIB_TDEUI) $(LIB_QT) -lartskde -lartsflow -lartsflow_idl -lartsmoduleseffects -lsoundserver_idl \
+libFreeverb_plugin_la_LIBADD = $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TQT) -lartskde -lartsflow -lartsflow_idl -lartsmoduleseffects -lsoundserver_idl \
-lartsmodules
noinst_HEADERS = freeverbsetupimpl.h ksayitfreeverblib.h kdeexportfix.h
libFreeverb_plugin_la_SOURCES = freeverbsetupimpl.cpp freeverb_setup.ui \