summaryrefslogtreecommitdiff
path: root/gst/deinterlace/Makefile.am
blob: eafa47d58bf9cb96271e2d0ef1a1ba512ab13283 (plain)
1
2
3
4
5
6
7
8
9
filterdir = $(libdir)/gst

filter_LTLIBRARIES = libgstdeinterlace.la

libgstdeinterlace_la_SOURCES = gstdeinterlace.c
libgstdeinterlace_la_CFLAGS = $(GST_CFLAGS)

noinst_HEADERS = gstdeinterlace.h