Update docs
[platform/upstream/gst-plugins-good.git] / gst / cutter / Makefile.am
1 plugin_LTLIBRARIES = libgstcutter.la
2
3 libgstcutter_la_SOURCES = gstcutter.c
4 libgstcutter_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS)
5 libgstcutter_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstaudio-$(GST_API_VERSION) $(GST_BASE_LIBS) $(LIBM)
6 libgstcutter_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
7
8 noinst_HEADERS = gstcutter.h filter.func
9
10 EXTRA_DIST = README