summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/yahoo/libkyahoo/tests/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:53 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:53 +0900
commit716e33b80b485b3bd1a67a7841d230ba5ec73a99 (patch)
tree34543fec89aecf8d352b1cedb03536029326912b /kopete/protocols/yahoo/libkyahoo/tests/Makefile.am
parent98406783876514cc3ba076bfa11fe4b8cca07cfd (diff)
downloadtdenetwork-716e33b80b485b3bd1a67a7841d230ba5ec73a99.tar.gz
tdenetwork-716e33b80b485b3bd1a67a7841d230ba5ec73a99.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo/tests/Makefile.am')
-rw-r--r--kopete/protocols/yahoo/libkyahoo/tests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/tests/Makefile.am b/kopete/protocols/yahoo/libkyahoo/tests/Makefile.am
index 7f2d54a6..798dcaa2 100644
--- a/kopete/protocols/yahoo/libkyahoo/tests/Makefile.am
+++ b/kopete/protocols/yahoo/libkyahoo/tests/Makefile.am
@@ -3,7 +3,7 @@ METASOURCES = AUTO
check_PROGRAMS = clientstream_test
clientstream_test_SOURCES = clientstream_test.cpp
-clientstream_test_LDADD = $(LIB_QT) $(LIB_TDECORE) ../libkyahoo.la
+clientstream_test_LDADD = $(LIB_TQT) $(LIB_TDECORE) ../libkyahoo.la
#login_test_SOURCES = logintest.cpp
-#login_test_LDADD = $(LIB_QT) $(LIB_TDECORE) ../libkyahoo.la
+#login_test_LDADD = $(LIB_TQT) $(LIB_TDECORE) ../libkyahoo.la