diff options
author | Olivier CrĂȘte <olivier.crete@collabora.com> | 2011-10-11 19:21:17 -0400 |
---|---|---|
committer | Olivier CrĂȘte <olivier.crete@collabora.com> | 2011-10-11 19:21:17 -0400 |
commit | c13ba74b064ce55edd29ccbc8060bc1401164083 (patch) | |
tree | 4463e2890cb1f966152ee0d5e43fdca28f49a2c8 /doc | |
parent | adba0fd159c5af9ecac0e24f7575edf4bc85e56d (diff) |
Rename to Farstream
Diffstat (limited to 'doc')
-rw-r--r-- | doc/lib/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lib/Makefile.am b/doc/lib/Makefile.am index 1c296e1..59bfce7 100644 --- a/doc/lib/Makefile.am +++ b/doc/lib/Makefile.am @@ -72,7 +72,7 @@ INCLUDES= \ $(X11_CFLAGS) \ $(GST_CFLAGS) \ $(GST_INTERFACES_CFLAGS) \ - $(FARSIGHT2_CFLAGS) \ + $(FARSTREAM_CFLAGS) \ $(TELEPATHY_CFLAGS) \ -I$(top_srcdir) -I$(top_builddir) GTKDOC_LIBS= \ @@ -82,7 +82,7 @@ GTKDOC_LIBS= \ $(GST_LIBS) \ $(GST_INTERFACES_LIBS) \ $(TELEPATHY_LIBS) \ - $(FARSIGHT2_LIBS) \ + $(FARSTREAM_LIBS) \ $(top_builddir)/telepathy-farstream/libtelepathy-farstream.la # This includes the standard gtk-doc make rules, copied by gtkdocize. |