Add an example that shows transcoding stats for mpeg audio to vorbis
[platform/upstream/gst-plugins-good.git] / examples / stats / Makefile.am
1 noinst_PROGRAMS = mp2ogg
2
3 LDADD = $(GST_LIBS)
4 AM_CFLAGS = $(GST_CFLAGS)
5
6