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 --- mpeglib/example/mpgplay/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mpeglib/example/mpgplay/Makefile.am') diff --git a/mpeglib/example/mpgplay/Makefile.am b/mpeglib/example/mpgplay/Makefile.am index 303823d3..bb5c6588 100644 --- a/mpeglib/example/mpgplay/Makefile.am +++ b/mpeglib/example/mpgplay/Makefile.am @@ -10,7 +10,7 @@ mpgplay_SOURCES = mpgplay.cpp noinst_HEADERS = -mpgplay_LDFLAGS = $(all_libraries) $(LIB_QT) +mpgplay_LDFLAGS = $(all_libraries) $(LIB_TQT) mpgplay_LDADD = ../../lib/libmpeg.la \ $(THIS_LIB_LIBS) -- cgit v1.2.3