rtpbin : Re-adding use-rtsp-buffering property removed by gstreamer update
[platform/upstream/gst-plugins-good.git] / gst / flx / Makefile.am
1 plugin_LTLIBRARIES = libgstflxdec.la
2
3 libgstflxdec_la_SOURCES = gstflxdec.c flx_color.c
4 libgstflxdec_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS)
5 libgstflxdec_la_LIBADD = $(GST_BASE_LIBS)  $(GST_LIBS)
6 libgstflxdec_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
7
8 noinst_HEADERS = flx_fmt.h flx_color.h gstflxdec.h