summaryrefslogtreecommitdiffstats
path: root/gst/y4m/Makefile.am
blob: 5972955fbdcf6ef4e0b573721355861a155f8776 (plain)
1
2
3
4
5
6
7
8
9
plugindir = $(libdir)/gst

plugin_LTLIBRARIES = libgsty4mencode.la

libgsty4mencode_la_SOURCES = gsty4mencode.c
libgsty4mencode_la_CFLAGS = $(GST_CFLAGS)
libgsty4mencode_la_LIBADD = $(GST_LIBS)

noinst_HEADERS = gsty4mencode.h