[seed] Build: Distribute the overall documentation index.



commit 145ec11a38576b9711f81e03a1b1e599c330459e
Author: Tim Horton <hortont svn gnome org>
Date:   Wed May 13 05:43:39 2009 -0400

    Build: Distribute the overall documentation index.
---
 doc/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index a2dc535..de015be 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,6 +1,7 @@
 SUBDIRS = tutorial-standalone reference modules mapping
 
 EXTRA_DIST = \
+	index.html \
 	runtime.html.in \
 	style.css \
 	conventions.html.in \
@@ -9,7 +10,7 @@ EXTRA_DIST = \
 	sh_js.js
 
 docdir = $(datadir)/doc/seed/
-doc_DATA = runtime.html conventions.html style.css sh.css sh.js sh_js.js
+doc_DATA = index.html runtime.html conventions.html style.css sh.css sh.js sh_js.js
 
 ## File created by the gnome-build tools
 



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