summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/commandline/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/commandline/Makefile.am b/examples/commandline/Makefile.am
index 056e3aa2..81f4ed4a 100644
--- a/examples/commandline/Makefile.am
+++ b/examples/commandline/Makefile.am
@@ -10,7 +10,7 @@ AM_CFLAGS = \
$(CFLAGS)
LDADD = \
- $(top_builddir)/farstream/libfarstream-@FS_MAJORMINOR@.la \
+ $(top_builddir)/farstream/libfarstream-@FS_APIVERSION@.la \
$(GST_LIBS)