summaryrefslogtreecommitdiffstats
path: root/gst/effectv/Makefile.am
blob: f53d2964fc37491b4fdaca40519121e0b20407b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
plugindir = $(libdir)/gst

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)
libgsteffectv_la_LIBADD =
libgsteffectv_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)

noinst_HEADERS = gsteffectv.h

EXTRA_DIST = LICENSE