summaryrefslogtreecommitdiffstats
path: root/mpeglib/example/tplay/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'mpeglib/example/tplay/Makefile.am')
-rw-r--r--mpeglib/example/tplay/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpeglib/example/tplay/Makefile.am b/mpeglib/example/tplay/Makefile.am
index c79a2805..2f298a80 100644
--- a/mpeglib/example/tplay/Makefile.am
+++ b/mpeglib/example/tplay/Makefile.am
@@ -10,7 +10,7 @@ tplay_SOURCES = tplay.cpp
noinst_HEADERS =
-tplay_LDFLAGS = $(all_libraries)
+tplay_LDFLAGS = $(all_libraries) $(LIB_QT)
tplay_LDADD = ../../lib/libmpeg.la \