gstreamer/gst/passthrough/Makefile.am

11 lines
224 B
Makefile
Raw Normal View History

filterdir = $(libdir)/gst
filter_LTLIBRARIES = libgstpassthrough.la
libgstpassthrough_la_SOURCES = gstpassthrough.c
libgstpassthrough_la_CFLAGS = $(GST_CFLAGS)
noinst_HEADERS = gstpassthrough.h filter.func
EXTRA_DIST =