summaryrefslogtreecommitdiff
path: root/ext/gsm
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gsm')
-rw-r--r--ext/gsm/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gsm/Makefile.am b/ext/gsm/Makefile.am
index cd2f0dfad..8a98b55e5 100644
--- a/ext/gsm/Makefile.am
+++ b/ext/gsm/Makefile.am
@@ -7,7 +7,7 @@ libgstgsm_la_CFLAGS = \
$(GST_BASE_CFLAGS)
libgstgsm_la_LIBADD = \
$(GSM_LIBS) \
- $(GST_PLUGINS_BASE_LIBS) -lgstaudio-@GST_MAJORMINOR@ \
+ $(GST_PLUGINS_BASE_LIBS) -lgstaudio-@GST_API_VERSION@ \
$(GST_BASE_LIBS)
libgstgsm_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstgsm_la_LIBTOOLFLAGS = --tag=disable-static