gst/mpegstream/: Ref events before sending them to multiple pads, after all gst_pad_s...
[platform/upstream/gstreamer.git] / examples / stats / Makefile.am
1 noinst_PROGRAMS = mp2ogg
2
3 LDADD = $(GST_LIBS)
4 AM_CFLAGS = $(GST_CFLAGS)
5
6