From 50f8377beecb01ff8b5e0a767c9ef2047a715076 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 --- xparts/src/tde/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xparts/src/tde/Makefile.am') diff --git a/xparts/src/tde/Makefile.am b/xparts/src/tde/Makefile.am index 0a3d28ad..516b231d 100644 --- a/xparts/src/tde/Makefile.am +++ b/xparts/src/tde/Makefile.am @@ -5,7 +5,7 @@ lib_LTLIBRARIES = libtdexparts.la libtdexparts_la_SOURCES = xparthost_kpart.cpp xparthost.skel xpart.stub \ kbrowsersignals.cpp xbrowsersignals.skel xbrowserextension.stub -libtdexparts_la_LIBADD = $(LIB_TDEPARTS) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) -lDCOP +libtdexparts_la_LIBADD = $(LIB_TDEPARTS) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) -lDCOP libtdexparts_la_LDFLAGS = $(all_libraries) -no-undefined -version-info 1:0 xpart_DIR=$(srcdir)/../interfaces -- cgit v1.2.1