summaryrefslogtreecommitdiffstats
path: root/mpeglib/example/tplay
diff options
context:
space:
mode:
Diffstat (limited to 'mpeglib/example/tplay')
-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 2f298a80..35fa037e 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) $(LIB_QT)
+tplay_LDFLAGS = $(all_libraries) $(LIB_TQT)
tplay_LDADD = ../../lib/libmpeg.la \