From 6f0c68f96a6522ecf7bbaec92841d7b5e49f5156 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 17 Sep 2018 23:19:53 +0900 Subject: LIB_QT -> LIB_TQT conversion to align to updated admin module Signed-off-by: Michele Calgaro --- arts/modules/common/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arts/modules/common') diff --git a/arts/modules/common/Makefile.am b/arts/modules/common/Makefile.am index bcf472fc..1841d23d 100644 --- a/arts/modules/common/Makefile.am +++ b/arts/modules/common/Makefile.am @@ -25,7 +25,7 @@ libartsmodulescommon_la_LIBADD = \ $(top_builddir)/arts/gui/common/libartsgui_idl.la \ $(top_builddir)/arts/midi/libartsmidi_idl.la \ $(top_builddir)/arts/modules/synth/libartsmodulessynth.la \ - -lartsflow -lartsflow_idl -lmcop $(LIB_TDECORE) $(LIB_QT) -lgthread-2.0 $(ARTS_LIBS) + -lartsflow -lartsflow_idl -lmcop $(LIB_TDECORE) $(LIB_TQT) -lgthread-2.0 $(ARTS_LIBS) libartsmodulescommon_la_LDFLAGS = $(all_libraries) -L$(arts_libraries) -no-undefined -- cgit v1.2.1