[farsight2/master] rtp: Depend on the correct var for marshaller list generation
Olivier Crête
olivier.crete at collabora.co.uk
Mon Dec 21 11:07:47 PST 2009
---
gst/fsrtpconference/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gst/fsrtpconference/Makefile.am b/gst/fsrtpconference/Makefile.am
index 37dc65a..b5950ba 100644
--- a/gst/fsrtpconference/Makefile.am
+++ b/gst/fsrtpconference/Makefile.am
@@ -79,7 +79,7 @@ endif
# Build the build sources
-fs-rtp-marshal.list: $(libfsrtpconference_la_SOURCES) Makefile.am
+fs-rtp-marshal.list: $(libfsrtpconference_convenience_la_SOURCES) Makefile.am
( cd $(srcdir) && \
sed -n -e 's/.*fs_rtp_marshal_\([[:upper:][:digit:]]*__[[:upper:][:digit:]_]*\).*/\1/p' \
$(libfsrtpconference_convenience_la_SOURCES) ) \
--
1.5.6.5
More information about the farsight-commits
mailing list