summaryrefslogtreecommitdiff
path: root/ext/cdio
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-04-04 14:38:53 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-04-04 14:38:53 +0200
commit9e5a55a70f0f142579577966340fd63f2e95c187 (patch)
treee2aa46ff5f934edd87ae8753cc2752ce31d33f38 /ext/cdio
parentec170a27ebf177b1963b6b5368379896af15f699 (diff)
gst: Update versioning
Diffstat (limited to 'ext/cdio')
-rw-r--r--ext/cdio/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/cdio/Makefile.am b/ext/cdio/Makefile.am
index ae17c1c1..8ad13c3f 100644
--- a/ext/cdio/Makefile.am
+++ b/ext/cdio/Makefile.am
@@ -11,7 +11,7 @@ libgstcdio_la_CFLAGS = \
$(CDIO_CFLAGS)
libgstcdio_la_LIBADD = \
- $(GST_PLUGINS_BASE_LIBS) -lgstaudio-$(GST_MAJORMINOR) \
+ $(GST_PLUGINS_BASE_LIBS) -lgstaudio-$(GST_API_VERSION) \
$(GST_BASE_LIBS) \
$(CDIO_LIBS)