summaryrefslogtreecommitdiff
path: root/gst/videofilter
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-04-04 14:33:23 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-04-04 14:37:47 +0200
commit5cdd49bf25ae8ef45fd9c95dea95363be033e703 (patch)
treef8f37f82477b3d908abb1b318921df27b6c8a5f9 /gst/videofilter
parentbca1463a666bfc149a5fa2cf2acaa480f15b906a (diff)
downloadgstreamer-plugins-good-5cdd49bf25ae8ef45fd9c95dea95363be033e703.tar.gz
gst: Update versioning
Diffstat (limited to 'gst/videofilter')
-rw-r--r--gst/videofilter/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videofilter/Makefile.am b/gst/videofilter/Makefile.am
index 6013f59f0..4a7b9d9a7 100644
--- a/gst/videofilter/Makefile.am
+++ b/gst/videofilter/Makefile.am
@@ -13,7 +13,7 @@ libgstvideofilter_la_CFLAGS = $(GST_CFLAGS) \
$(GST_BASE_CFLAGS) \
$(GST_PLUGINS_BASE_CFLAGS)
libgstvideofilter_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
- -lgstvideo-@GST_MAJORMINOR@ \
+ -lgstvideo-@GST_API_VERSION@ \
$(GST_BASE_LIBS) $(GST_LIBS)
libgstvideofilter_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(LIBM)
libgstvideofilter_la_LIBTOOLFLAGS = --tag=disable-static