From 0c5985ae033c0dcd608c0e2470b4e5260eb464e2 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 17 Sep 2018 23:19:51 +0900 Subject: LIB_QT -> LIB_TQT conversion to align to updated admin module Signed-off-by: Michele Calgaro --- tdespell2/ui/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdespell2/ui') diff --git a/tdespell2/ui/Makefile.am b/tdespell2/ui/Makefile.am index 1a2596801..233996251 100644 --- a/tdespell2/ui/Makefile.am +++ b/tdespell2/ui/Makefile.am @@ -18,4 +18,4 @@ dialog.lo: tdespell2ui.h libtdespell2_la_SOURCES = dialog.cpp libtdespell2_la_LDFLAGS = -no-undefined -version-info 1:0:0 $(all_libraries) -libtdespell2_la_LIBADD = libtdespell2_noinst.la ../libtdespell2base.la ../../tdeutils/libtdeutils.la $(LIB_QT) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_TDEFILE) +libtdespell2_la_LIBADD = libtdespell2_noinst.la ../libtdespell2base.la ../../tdeutils/libtdeutils.la $(LIB_TQT) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_TDEFILE) -- cgit v1.2.3