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 --- tdestyles/plastik/config/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdestyles/plastik/config/Makefile.am') diff --git a/tdestyles/plastik/config/Makefile.am b/tdestyles/plastik/config/Makefile.am index 428baf69f..05609b8c6 100644 --- a/tdestyles/plastik/config/Makefile.am +++ b/tdestyles/plastik/config/Makefile.am @@ -3,7 +3,7 @@ INCLUDES = $(all_includes) noinst_HEADERS = plastikconf.h kde_module_LTLIBRARIES = tdestyle_plastik_config.la tdestyle_plastik_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module -tdestyle_plastik_config_la_LIBADD = $(LIB_TDEUI) $(LIB_QT) $(LIB_TDECORE) +tdestyle_plastik_config_la_LIBADD = $(LIB_TDEUI) $(LIB_TQT) $(LIB_TDECORE) tdestyle_plastik_config_la_SOURCES = plastikconf.cpp tdestyle_plastik_config_la_METASOURCES = AUTO -- cgit v1.2.1