summaryrefslogtreecommitdiffstats
path: root/tdessh/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tdessh/Makefile.am')
-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