summaryrefslogtreecommitdiffstats
path: root/apps/ktorrent
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:35 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:35 +0900
commit719117c106211e653acef039ba28de38260f50e9 (patch)
treed898543f44736202ffc16cdd665f4ebee73e6d51 /apps/ktorrent
parente3fb40bffe191becb4658ea1e79e2ddbf125fdae (diff)
downloadktorrent-719117c106211e653acef039ba28de38260f50e9.tar.gz
ktorrent-719117c106211e653acef039ba28de38260f50e9.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'apps/ktorrent')
-rw-r--r--apps/ktorrent/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktorrent/Makefile.am b/apps/ktorrent/Makefile.am
index 3f226d1..6a6d309 100644
--- a/apps/ktorrent/Makefile.am
+++ b/apps/ktorrent/Makefile.am
@@ -11,7 +11,7 @@ INCLUDES = -I$(top_builddir)/ktorrent/libktorrent -I$(top_builddir)/libktorrent/
$(all_includes)
# the library search path.
-ktorrent_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+ktorrent_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
# the libraries to link against.
ktorrent_LDADD = ../../apps/ktorrent/newui/libnewui.la $(LIB_TDEFILE) \