summaryrefslogtreecommitdiffstats
path: root/tdessh
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:55 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:55 +0900
commit2a2d1c2510647925f8deec693fcd9bebd2608143 (patch)
treed0f146aa22ce2f405ec92a1045e2bf0414ce2678 /tdessh
parent09c137935a49578d611a9c2947326a9ecb516400 (diff)
downloadtdeutils-2a2d1c2510647925f8deec693fcd9bebd2608143.tar.gz
tdeutils-2a2d1c2510647925f8deec693fcd9bebd2608143.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdessh')
-rw-r--r--tdessh/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdessh/Makefile.am b/tdessh/Makefile.am
index a4bc84d..e8ed4a4 100644
--- a/tdessh/Makefile.am
+++ b/tdessh/Makefile.am
@@ -6,7 +6,7 @@ INCLUDES= $(all_includes)
## tdessh
bin_PROGRAMS = tdessh
tdessh_SOURCES = tdessh.cpp sshdlg.cpp
-tdessh_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+tdessh_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
tdessh_LDADD = $(LIB_TDEUI) -ltdesu
tdessh_METASOURCES = AUTO
noinst_HEADERS = sshdlg.h