From 887cea632095fefdd3828cf9cf7e22a1e05f4e7d Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 17 Sep 2018 23:19:52 +0900 Subject: LIB_QT -> LIB_TQT conversion to align to updated admin module Signed-off-by: Michele Calgaro --- twin/clients/keramik/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'twin/clients/keramik') diff --git a/twin/clients/keramik/Makefile.am b/twin/clients/keramik/Makefile.am index 17c1c3f9c..2ed77cac7 100644 --- a/twin/clients/keramik/Makefile.am +++ b/twin/clients/keramik/Makefile.am @@ -7,8 +7,8 @@ noinst_PROGRAMS = embedtool noinst_HEADERS = tiles.h embedtool_SOURCES = embedtool.cpp -embedtool_LDADD = $(LIB_QT) -embedtool_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor +embedtool_LDADD = $(LIB_TQT) +embedtool_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor kde_module_LTLIBRARIES = twin3_keramik.la -- cgit v1.2.1