From 14063f0670d614d30f045ba8baedc63012d29af2 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Tue, 30 Mar 2010 19:29:48 +0100 Subject: Our RIFF library depends on both the audio and tag libraries Update rules in Makefile.am accordingly. --- gst-libs/gst/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/Makefile.am b/gst-libs/gst/Makefile.am index fac48ab34..94c1eb215 100644 --- a/gst-libs/gst/Makefile.am +++ b/gst-libs/gst/Makefile.am @@ -25,7 +25,7 @@ audio: interfaces cdda: tag -riff: tag +riff: tag audio rtsp: sdp -- cgit v1.2.3