[folks] Check for folks-telepathy.h in the proper dir when building docs.



commit 76ddbe23727417fbbb7484a0bf16be83692e161a
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Tue May 31 16:40:53 2011 -0700

    Check for folks-telepathy.h in the proper dir when building docs.

 docs/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index c27a0b6..05f9162 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -90,7 +90,7 @@ folks_telepathy_doc_deps = \
 	$(NULL)
 valadoc_flags_folks_telepathy = \
 	$(valadoc_flags) \
-	-X $(top_srcdir)/backends/telepathy/lib/folks-telepathy.h \
+	-X $(top_srcdir)/backends/telepathy/lib/folks/folks-telepathy.h \
 	$(addprefix --pkg=,$(folks_telepathy_doc_deps)) \
 	--vapidir=$(top_srcdir)/folks \
 	--vapidir=$(top_srcdir)/backends/telepathy/lib \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]