summaryrefslogtreecommitdiff
path: root/doc/lib
diff options
context:
space:
mode:
authorOlivier Crete <olivier.crete@collabora.co.uk>2008-07-21 23:55:36 +0000
committerOlivier Crete <olivier.crete@collabora.co.uk>2008-07-21 23:55:36 +0000
commit61c26d5164aa1966bf6d53a04fe320289209d0d5 (patch)
treecc1fba2aa3ceda2a3fed442c9d33d915fbe793bc /doc/lib
parent9e73a388216c03c888eab5799b7c0c912bd83858 (diff)
downloadtelepathy-farstream-61c26d5164aa1966bf6d53a04fe320289209d0d5.tar.gz
Rename the library to libtelepathy-farsight
20080721235536-3e2dc-8b5285475fc373cda2cfff1c570c72d471d2d08b.gz
Diffstat (limited to 'doc/lib')
-rw-r--r--doc/lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lib/Makefile.am b/doc/lib/Makefile.am
index cce69e6..1f46269 100644
--- a/doc/lib/Makefile.am
+++ b/doc/lib/Makefile.am
@@ -86,7 +86,7 @@ GTKDOC_LIBS= \
$(GST_INTERFACES_LIBS) \
$(TELEPATHY_LIBS) \
$(FARSIGHT2_LIBS) \
- $(top_builddir)/telepathy-farsight/libstreamengine.la
+ $(top_builddir)/telepathy-farsight/libtelepathy-farsight.la
# This includes the standard gtk-doc make rules, copied by gtkdocize.
include $(top_srcdir)/gtk-doc.make