From 4affc7eade7811342957d814d8606894890820e9 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 17 Sep 2018 23:19:58 +0900 Subject: LIB_QT -> LIB_TQT conversion to align to updated admin module Signed-off-by: Michele Calgaro --- twin-styles/glow/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'twin-styles/glow/Makefile.am') diff --git a/twin-styles/glow/Makefile.am b/twin-styles/glow/Makefile.am index bb624e59..ef4ae58b 100644 --- a/twin-styles/glow/Makefile.am +++ b/twin-styles/glow/Makefile.am @@ -6,7 +6,7 @@ SUBDIRS = . config themes kde_module_LTLIBRARIES = twin3_glow.la twin3_glow_la_SOURCES = glowclient.cpp glowbutton.cpp -twin3_glow_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx +twin3_glow_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx twin3_glow_la_LIBADD = $(LIB_TDECORE) -ltdecorations METASOURCES = AUTO -- cgit v1.2.1