summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:50 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:50 +0900
commite4bfb3b216f4195847692d608f91ea41c936dd84 (patch)
tree4bdf9607e2ca3359d96c51ace41ba140b9e1e5c9
parent6d969891e2445b41a9acf53ee8e83a1eb8672593 (diff)
downloadtqtinterface-e4bfb3b2.tar.gz
tqtinterface-e4bfb3b2.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--qtinterface/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 \