summaryrefslogtreecommitdiffstats
path: root/gst/effectv/Makefile.am
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2005-05-06 14:54:23 +0000
committerChristian Schaller <uraeus@gnome.org>2005-05-06 14:54:23 +0000
commit67802e804865cea6d1fa6e867086830b1d7645cc (patch)
tree886f3b42b33d76bbf0bf5804871f84c70fa464b8 /gst/effectv/Makefile.am
parentd7ccf497a9962bf322c4a3800448bd438c8cfee3 (diff)
make mad and effectv work with gst-register
Original commit message from CVS: make mad and effectv work with gst-register
Diffstat (limited to 'gst/effectv/Makefile.am')
-rw-r--r--gst/effectv/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/effectv/Makefile.am b/gst/effectv/Makefile.am
index 2c3af0da..26b61be7 100644
--- a/gst/effectv/Makefile.am
+++ b/gst/effectv/Makefile.am
@@ -3,7 +3,7 @@ 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 =
+libgsteffectv_la_LIBADD = $(top_builddir)/gst/videofilter/libgstvideofilter.la
libgsteffectv_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
noinst_HEADERS = gsteffectv.h