summaryrefslogtreecommitdiff
path: root/tests/check
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2012-09-11 12:36:52 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2012-09-11 12:36:58 -0400
commit129176598afd1d760ef5d7864276fc681d40abfd (patch)
treeb0c9683d5f412daa4fe7f97b4953880d67fe553b /tests/check
parentd58ba0017be71c37ef4b5a36109c3dd68cc423c3 (diff)
downloadfarstream-129176598afd1d760ef5d7864276fc681d40abfd.tar.gz
Replace FS_MAJORMINOR with FS_APIVERSION
Diffstat (limited to 'tests/check')
-rw-r--r--tests/check/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
index 69f74f79..87a0b4e2 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -67,7 +67,7 @@ AM_CFLAGS = \
$(GST_CFLAGS)
LDADD = \
- $(top_builddir)/farstream/libfarstream-@FS_MAJORMINOR@.la \
+ $(top_builddir)/farstream/libfarstream-@FS_APIVERSION@.la \
$(GST_CHECK_LIBS) \
$(GST_LIBS)