summaryrefslogtreecommitdiff
path: root/gst/encoding/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/encoding/Makefile.am')
-rw-r--r--gst/encoding/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/encoding/Makefile.am b/gst/encoding/Makefile.am
index dace539bb..4849e689d 100644
--- a/gst/encoding/Makefile.am
+++ b/gst/encoding/Makefile.am
@@ -18,7 +18,7 @@ nodist_libgstencodebin_la_SOURCES = $(built_sources)
libgstencodebin_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
libgstencodebin_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstencodebin_la_LIBADD = \
- $(top_builddir)/gst-libs/gst/pbutils/libgstpbutils-@GST_MAJORMINOR@.la \
+ $(top_builddir)/gst-libs/gst/pbutils/libgstpbutils-@GST_API_VERSION@.la \
$(GST_LIBS)
libgstencodebin_la_LIBTOOLFLAGS = --tag=disable-static