summaryrefslogtreecommitdiff
path: root/gst/y4m/Makefile.am
blob: 3e20c1728e1def3cc87685443f29d2bb250cbb2d (plain)
1
2
3
4
5
6
7
8
9

plugin_LTLIBRARIES = libgsty4menc.la

libgsty4menc_la_SOURCES = gsty4mencode.c
libgsty4menc_la_CFLAGS = $(GST_CFLAGS)
libgsty4menc_la_LIBADD =
libgsty4menc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)

noinst_HEADERS = gsty4mencode.h