diff options
Diffstat (limited to 'mpeglib/example/yaf/yaftplay/Makefile.am')
-rw-r--r-- | mpeglib/example/yaf/yaftplay/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpeglib/example/yaf/yaftplay/Makefile.am b/mpeglib/example/yaf/yaftplay/Makefile.am index 96b596ba..1e77edf7 100644 --- a/mpeglib/example/yaf/yaftplay/Makefile.am +++ b/mpeglib/example/yaf/yaftplay/Makefile.am @@ -9,7 +9,7 @@ yaf_tplay_SOURCES = tplay_control.cpp noinst_HEADERS = -yaf_tplay_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) +yaf_tplay_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) yaf_tplay_LDADD = ../yafcore/libyafcore.la \ |