[folks] Include GConf when building docs.



commit 1e3350bc9d896b64982576cf3aadd0b1bea5594f
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Fri Apr 1 16:00:05 2011 -0700

    Include GConf when building docs.

 docs/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index c20d333..c27a0b6 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -46,6 +46,7 @@ valadoc_flags = \
 # folks documentation
 folks_doc_files = $(top_srcdir)/folks/*.vala
 folks_doc_deps = \
+	gconf-2.0 \
 	gmodule-2.0 \
 	gio-2.0 \
 	gee-1.0 \
@@ -77,6 +78,7 @@ folks-gtk-doc: $(folks_doc_files)
 # folks-telepathy documentation
 folks_telepathy_doc_files = $(top_srcdir)/backends/telepathy/lib/*.vala
 folks_telepathy_doc_deps = \
+	gconf-2.0 \
 	gmodule-2.0 \
 	gio-2.0 \
 	gee-1.0 \



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