summaryrefslogtreecommitdiff
path: root/tests/check
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2011-10-11 15:55:45 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2011-10-11 16:14:10 -0400
commit7098f40db04b6a32c311b802a2c12f0f450ee7b7 (patch)
tree0b1553a177693263e55282df9e5f7b3bea3ee884 /tests/check
parente33572c56e93ad1a0f644047f30fc23ab5e01372 (diff)
downloadfarstream-7098f40db04b6a32c311b802a2c12f0f450ee7b7.tar.gz
Rename libgstfarstream into libfarstream
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 dcbca80e..62afd343 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -67,7 +67,7 @@ AM_CFLAGS = \
$(GST_CFLAGS)
LDADD = \
- $(top_builddir)/gst-libs/gst/farstream/libgstfarstream-0.10.la \
+ $(top_builddir)/gst-libs/gst/farstream/libfarstream-0.10.la \
$(GST_CHECK_LIBS) \
$(GST_LIBS)