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 --- xine_artsplugin/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xine_artsplugin/Makefile.am') diff --git a/xine_artsplugin/Makefile.am b/xine_artsplugin/Makefile.am index 395873b5..c7b8a223 100644 --- a/xine_artsplugin/Makefile.am +++ b/xine_artsplugin/Makefile.am @@ -8,7 +8,7 @@ libarts_xine_la_SOURCES = xinePlayObject.cc \ xinePlayObject_impl.cpp \ audio_fifo_out.c libarts_xine_la_LDFLAGS = $(all_libraries) -module -no-undefined -pthread -libarts_xine_la_LIBADD = $(XINE_LIBS) $(LIBPTHREAD) $(LIB_X11) $(LIB_XEXT) $(LIB_QT) \ +libarts_xine_la_LIBADD = $(XINE_LIBS) $(LIBPTHREAD) $(LIB_X11) $(LIB_XEXT) $(LIB_TQT) \ -lkmedia2_idl -lsoundserver_idl -lartsflow libarts_xine_la_METASOURCES = AUTO -- cgit v1.2.3