diff options
author | Olivier Crete <olivier.crete@collabora.co.uk> | 2008-07-21 23:55:36 +0000 |
---|---|---|
committer | Olivier Crete <olivier.crete@collabora.co.uk> | 2008-07-21 23:55:36 +0000 |
commit | 61c26d5164aa1966bf6d53a04fe320289209d0d5 (patch) | |
tree | cc1fba2aa3ceda2a3fed442c9d33d915fbe793bc /doc | |
parent | 9e73a388216c03c888eab5799b7c0c912bd83858 (diff) |
Rename the library to libtelepathy-farsight
Diffstat (limited to 'doc')
-rw-r--r-- | doc/lib/Makefile.am | 2 |
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 |