From aa882de2135a84abcb0d8b2b41239ebb24cd385a 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 --- kgantt/kgantt/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kgantt') diff --git a/kgantt/kgantt/Makefile.am b/kgantt/kgantt/Makefile.am index a21e1dce8..0b629fdfd 100644 --- a/kgantt/kgantt/Makefile.am +++ b/kgantt/kgantt/Makefile.am @@ -7,7 +7,7 @@ xQGanttBarViewPort_Events.cpp \ xQGanttBarView.cpp xQGanttListView.cpp KGanttBarConfig.cpp libkgantt_la_LDFLAGS = -version-info 0:2:0 $(all_libraries) -no-undefined -libkgantt_la_LIBADD = $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) +libkgantt_la_LIBADD = $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) # set the include path for X, qt and KDE INCLUDES= $(all_includes) -- cgit v1.2.1