matroskademux: Add comment about Opus clipping
[platform/upstream/gst-plugins-good.git] / gst / apetag / Makefile.am
1 plugin_LTLIBRARIES = libgstapetag.la
2
3 libgstapetag_la_SOURCES = gstapedemux.c
4 libgstapetag_la_CFLAGS = \
5         $(GST_PLUGINS_BASE_CFLAGS) \
6         $(GST_BASE_CFLAGS) \
7         $(GST_CFLAGS)
8 libgstapetag_la_LIBADD = \
9         $(GST_PLUGINS_BASE_LIBS) -lgsttag-@GST_API_VERSION@ \
10         -lgstpbutils-@GST_API_VERSION@\
11         $(GST_BASE_LIBS) \
12         $(GST_LIBS)
13 libgstapetag_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
14
15 noinst_HEADERS = gstapedemux.h