From 74710dd0a1f370a47728fb86e0a6dd2c5e3f8da7 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 17 Sep 2018 23:20:41 +0900 Subject: LIB_QT -> LIB_TQT conversion to align to updated admin module Signed-off-by: Michele Calgaro --- starter/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'starter') diff --git a/starter/Makefile.am b/starter/Makefile.am index b9e3c6a..093b967 100644 --- a/starter/Makefile.am +++ b/starter/Makefile.am @@ -6,7 +6,7 @@ lib_LTLIBRARIES = libbaghirastarter.la libbaghirastarter_la_SOURCES = baghiralinkdrag.cpp menu.cpp starter.cpp starterconfig.ui starterhelp.ui config.ui help.ui linkconfig.ui starteriface.skel libbaghirastarter_la_LDFLAGS = -module -avoid-version $(all_libraries) -libbaghirastarter_la_LIBADD = -lXtst $(LIB_TDEUI) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEIO) -ltdefx -lDCOP +libbaghirastarter_la_LIBADD = -lXtst $(LIB_TDEUI) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEIO) -ltdefx -lDCOP starter_DATA = starter.desktop starterdir = $(kde_datadir)/kicker/applets -- cgit v1.2.1