gstreamer/gst/deinterlace/Makefile.am
Andy Wingo ad6ed7da2d Initial revision
Original commit message from CVS:
Initial revision
2001-12-22 23:26:33 +00:00

9 lines
199 B
Makefile

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