summaryrefslogtreecommitdiffstats
path: root/gst/flx/Makefile.am
blob: fd742efade58c2f126e95443cad1922bc7ea5291 (plain)
1
2
3
4
5
6
7
8
9
10

plugin_LTLIBRARIES = libgstflxdec.la

libgstflxdec_la_SOURCES = gstflxdec.c flx_color.c
libgstflxdec_la_CFLAGS = $(GST_CFLAGS)
libgstflxdec_la_LIBADD =
libgstflxdec_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)

noinst_HEADERS = flx_fmt.h flx_color.h gstflxdec.h