summaryrefslogtreecommitdiffstats
path: root/kttsd/kttsmgr/Makefile.am
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 /kttsd/kttsmgr/Makefile.am
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 'kttsd/kttsmgr/Makefile.am')
-rw-r--r--kttsd/kttsmgr/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/kttsmgr/Makefile.am b/kttsd/kttsmgr/Makefile.am
index 441b38d..411b508 100644
--- a/kttsd/kttsmgr/Makefile.am
+++ b/kttsd/kttsmgr/Makefile.am
@@ -22,7 +22,7 @@ kttsmgr_SOURCES = \
kspeechsink.skel \
kttsmgr.cpp
-kttsmgr_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+kttsmgr_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
kttsmgr_LDADD = \
$(LIB_TDEUTILS) \
$(LIB_TDEUI)