From 716e33b80b485b3bd1a67a7841d230ba5ec73a99 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 17 Sep 2018 23:19:53 +0900 Subject: LIB_QT -> LIB_TQT conversion to align to updated admin module Signed-off-by: Michele Calgaro --- tdefile-plugins/torrent/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdefile-plugins') diff --git a/tdefile-plugins/torrent/Makefile.am b/tdefile-plugins/torrent/Makefile.am index b500d38b..3164c69a 100644 --- a/tdefile-plugins/torrent/Makefile.am +++ b/tdefile-plugins/torrent/Makefile.am @@ -9,7 +9,7 @@ noinst_HEADERS = tdefile_torrent.h bbase.h bdict.h bytetape.h \ kde_module_LTLIBRARIES = tdefile_torrent.la tdefile_torrent_la_SOURCES = bytetape.cpp bint.cpp bstring.cpp blist.cpp bdict.cpp tdefile_torrent.cpp -tdefile_torrent_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor +tdefile_torrent_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor tdefile_torrent_la_LIBADD = $(LIB_TDEIO) # let automoc handle all of the meta source files (moc) -- cgit v1.2.1