From af63bdbe119ca26a20cee09e3e30d73e6b695e45 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 17 Sep 2018 23:19:59 +0900 Subject: LIB_QT -> LIB_TQT conversion to align to updated admin module Signed-off-by: Michele Calgaro --- kommander/plugin/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kommander/plugin') diff --git a/kommander/plugin/Makefile.am b/kommander/plugin/Makefile.am index be5cd4ec..3d48e7a6 100644 --- a/kommander/plugin/Makefile.am +++ b/kommander/plugin/Makefile.am @@ -7,7 +7,7 @@ INCLUDES = -I$(top_srcdir)/kommander/widget $(all_includes) libkommanderplugin_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) -no-undefined # the libraries to link against. -libkommanderplugin_la_LIBADD = $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT) +libkommanderplugin_la_LIBADD = $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_TQT) libkommanderplugin_la_SOURCES = kommanderplugin.cpp specialinformation.cpp -- cgit v1.2.3