From e4bfb3b216f4195847692d608f91ea41c936dd84 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 17 Sep 2018 23:19:50 +0900 Subject: LIB_QT -> LIB_TQT conversion to align to updated admin module Signed-off-by: Michele Calgaro --- qtinterface/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qtinterface/Makefile.am b/qtinterface/Makefile.am index 00b448c..404a2be 100644 --- a/qtinterface/Makefile.am +++ b/qtinterface/Makefile.am @@ -78,7 +78,7 @@ tqxml.cpp \ private/tqucomextra_p.cpp \ \ tqlistiterator.cpp -libtqt_la_LIBADD = $(LIB_QT) -ltqassistantclient +libtqt_la_LIBADD = $(LIB_TQT) -ltqassistantclient libtqt_la_LDFLAGS = $(KDE_RPATH) -version-info 6:0:2 -no-undefined $(all_libraries) -ltqassistantclient include_HEADERS = tqt.h tqtglobaldefines.h tqaccel.h tqaccessible.h tqaction.h tqapplication.h tqassistantclient.h tqasyncio.h \ -- cgit v1.2.1