summaryrefslogtreecommitdiff
path: root/docs/plugins
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2011-10-11 18:52:20 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2011-10-17 04:26:24 +0200
commitbd64cf328044d52bf696f1e48609d13148f00967 (patch)
tree710a844282ea7392da213d6520b69a9b0c466a77 /docs/plugins
parent452ae1fb846f2fead11f1160320fe159291abf52 (diff)
downloadfarstream-bd64cf328044d52bf696f1e48609d13148f00967.tar.gz
Use our own version name, not gstreamer's
Diffstat (limited to 'docs/plugins')
-rw-r--r--docs/plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index d2867bbd..ae9df02e 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -126,7 +126,7 @@ CLEANFILES = farstream-transmitters.types
# contains GtkObjects/GObjects and you want to document signals and properties.
GTKDOC_CFLAGS = $(GST_BASE_CFLAGS) -I$(top_builddir) -I$(top_builddir)/gst-libs
GTKDOC_LIBS = \
- $(top_builddir)/farstream/libfarstream-0.10.la \
+ $(top_builddir)/farstream/libfarstream-@FS_MAJORMINOR@.la \
$(top_builddir)/gst/fsrtpconference/libfsrtpconference_doc.la \
$(top_builddir)/gst/fsrawconference/libfsrawconference_doc.la \
$(top_builddir)/gst/fsmsnconference/libfsmsnconference_doc.la \