From 0c5985ae033c0dcd608c0e2470b4e5260eb464e2 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 17 Sep 2018 23:19:51 +0900 Subject: LIB_QT -> LIB_TQT conversion to align to updated admin module Signed-off-by: Michele Calgaro --- tdecert/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdecert/Makefile.am') diff --git a/tdecert/Makefile.am b/tdecert/Makefile.am index e190b83dd..a98232be6 100644 --- a/tdecert/Makefile.am +++ b/tdecert/Makefile.am @@ -5,7 +5,7 @@ kde_module_LTLIBRARIES = libtdecertpart.la libtdecertpart_la_SOURCES = tdecertpart.cc libtdecertpart_la_LDFLAGS = $(KDE_PLUGIN) $(all_libraries) -libtdecertpart_la_LIBADD = $(LIB_TDEPARTS) $(LIB_QT) $(LIB_TDEUI) $(LIB_TDEFILE) $(LIB_TDECORE) +libtdecertpart_la_LIBADD = $(LIB_TDEPARTS) $(LIB_TQT) $(LIB_TDEUI) $(LIB_TDEFILE) $(LIB_TDECORE) libtdecertpart_la_DEPENDENCIES = $(LIB_TDEPARTS) libtdecertpart_la_METASOURCES = AUTO -- cgit v1.2.1