gstreamer/gst/deinterlace/Makefile.am

10 lines
199 B
Makefile
Raw Normal View History

filterdir = $(libdir)/gst
filter_LTLIBRARIES = libgstdeinterlace.la
libgstdeinterlace_la_SOURCES = gstdeinterlace.c
libgstdeinterlace_la_CFLAGS = $(GST_CFLAGS)
noinst_HEADERS = gstdeinterlace.h