rtph264depay: Fix handling or marker on STAP-A
[platform/upstream/gst-plugins-good.git] / gst / id3demux / Makefile.am
1 plugin_LTLIBRARIES = libgstid3demux.la
2
3 libgstid3demux_la_SOURCES = gstid3demux.c
4 libgstid3demux_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) 
5 libgstid3demux_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgsttag-@GST_API_VERSION@ \
6         -lgstpbutils-@GST_API_VERSION@ $(GST_BASE_LIBS)
7 libgstid3demux_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
8
9 noinst_HEADERS = gstid3demux.h