summaryrefslogtreecommitdiff
path: root/examples
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 /examples
parente33572c56e93ad1a0f644047f30fc23ab5e01372 (diff)
downloadfarstream-7098f40db04b6a32c311b802a2c12f0f450ee7b7.tar.gz
Rename libgstfarstream into libfarstream
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 bc31a4e2..5644a450 100644
--- a/examples/commandline/Makefile.am
+++ b/examples/commandline/Makefile.am
@@ -10,7 +10,7 @@ AM_CFLAGS = \
$(CFLAGS)
LDADD = \
- $(top_builddir)/gst-libs/gst/farstream/libgstfarstream-0.10.la \
+ $(top_builddir)/gst-libs/gst/farstream/libfarstream-0.10.la \
$(GST_LIBS)