From 6f0c68f96a6522ecf7bbaec92841d7b5e49f5156 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/flac/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdefile-plugins/flac/Makefile.am') diff --git a/tdefile-plugins/flac/Makefile.am b/tdefile-plugins/flac/Makefile.am index 5438d8d4..f4c4bb94 100644 --- a/tdefile-plugins/flac/Makefile.am +++ b/tdefile-plugins/flac/Makefile.am @@ -9,7 +9,7 @@ noinst_HEADERS = tdefile_flac.h kde_module_LTLIBRARIES = tdefile_flac.la tdefile_flac_la_SOURCES = tdefile_flac.cpp -tdefile_flac_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor $(taglib_libs) -module $(KDE_PLUGIN) +tdefile_flac_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor $(taglib_libs) -module $(KDE_PLUGIN) tdefile_flac_la_LIBADD = $(LIB_TDEIO) # let automoc handle all of the meta source files (moc) -- cgit v1.2.3