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/kstep/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'twin-styles/kstep') diff --git a/twin-styles/kstep/Makefile.am b/twin-styles/kstep/Makefile.am index 3fff6355..bfda21da 100644 --- a/twin-styles/kstep/Makefile.am +++ b/twin-styles/kstep/Makefile.am @@ -4,7 +4,7 @@ INCLUDES = $(all_includes) kde_module_LTLIBRARIES = twin3_kstep.la twin3_kstep_la_SOURCES = nextclient.cpp -twin3_kstep_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx +twin3_kstep_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx #twin_kstep_la_LDFLAGS = $(all_libraries) -avoid-version -module $(KDE_RPATH) $(KDE_MT_LDFLAGS) twin3_kstep_la_LIBADD = $(LIB_TDEUI) -ltdecorations -- cgit v1.2.1