summaryrefslogtreecommitdiffstats
path: root/mpeglib/example/cddaplay/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'mpeglib/example/cddaplay/Makefile.am')
-rw-r--r--mpeglib/example/cddaplay/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpeglib/example/cddaplay/Makefile.am b/mpeglib/example/cddaplay/Makefile.am
index 49f42a2a..a7a5286c 100644
--- a/mpeglib/example/cddaplay/Makefile.am
+++ b/mpeglib/example/cddaplay/Makefile.am
@@ -10,7 +10,7 @@ cddaplay_SOURCES = cddaplay.cpp
noinst_HEADERS =
-cddaplay_LDFLAGS = $(all_libraries)
+cddaplay_LDFLAGS = $(all_libraries) $(LIB_QT)
cddaplay_LDADD = ../../lib/libmpeg.la \