summaryrefslogtreecommitdiffstats
path: root/gst/effectv/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-29 10:46:00 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-29 10:46:00 +0000
commit01f2c2f7992b81c2a7578cd02fc88281c8fdb40a (patch)
tree6a3d6aa98af0a9e9b6c1106ced80f917a8b7ec5d /gst/effectv/Makefile.am
parent0b05eeeafa61a6e7bc6e5efb05429ed122a3daaf (diff)
remove the videofilter library and link to the one in base
Original commit message from CVS: remove the videofilter library and link to the one in base
Diffstat (limited to 'gst/effectv/Makefile.am')
-rw-r--r--gst/effectv/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/gst/effectv/Makefile.am b/gst/effectv/Makefile.am
index 2bdf7b77..40408492 100644
--- a/gst/effectv/Makefile.am
+++ b/gst/effectv/Makefile.am
@@ -9,10 +9,9 @@ libgsteffectv_la_CFLAGS = \
$(GST_CFLAGS) \
-I$(top_srcdir)/gst/videofilter
libgsteffectv_la_LIBADD = \
- $(GST_PLUGINS_BASE_LIBS) \
+ $(GST_PLUGINS_BASE_LIBS) -lgstvideo-@GST_MAJORMINOR@ \
$(GST_BASE_LIBS) \
- $(GST_LIBS) \
- $(top_builddir)/gst/videofilter/libgstvideofilter-@GST_MAJORMINOR@.la
+ $(GST_LIBS)
libgsteffectv_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
noinst_HEADERS = gsteffectv.h