summaryrefslogtreecommitdiff
path: root/gst/effectv/Makefile.am
blob: c9cb20aea533faefca11ae8749bfde787a0fcf02 (plain)
1
2
3
4
5
6
7
8
9

plugin_LTLIBRARIES = libgsteffectv.la

libgsteffectv_la_SOURCES = gsteffectv.c gstedge.c gstaging.c gstdice.c gstwarp.c gstshagadelic.c gstvertigo.c gstrev.c gstquark.c
libgsteffectv_la_CFLAGS = $(GST_CFLAGS) -I$(top_srcdir)/gst/videofilter
libgsteffectv_la_LIBADD = $(top_builddir)/gst/videofilter/libgstvideofilter-@GST_MAJORMINOR@.la
libgsteffectv_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)

noinst_HEADERS = gsteffectv.h