Fixed the effectv build again.
[platform/upstream/gstreamer.git] / gst / effectv / Makefile.am
1
2 plugin_LTLIBRARIES = libgsteffectv.la
3
4 libgsteffectv_la_SOURCES = gsteffectv.c gstedge.c gstaging.c gstdice.c gstwarp.c gstshagadelic.c gstvertigo.c gstrev.c gstquark.c
5 libgsteffectv_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_LIBS_CFLAGS) -I$(top_srcdir)/gst/videofilter
6 libgsteffectv_la_LIBADD = $(top_builddir)/gst/videofilter/libgstvideofilter.la
7 libgsteffectv_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(GST_PLUGINS_LIBS_LIBS) 
8
9 noinst_HEADERS = gsteffectv.h