[Xfce4-commits] <xfce4-panel:master> Point gnome-doc-tool to the index.page file for css.

Nick Schermer noreply at xfce.org
Fri May 28 17:58:04 CEST 2010


Updating branch refs/heads/master
         to df918bf5f5b45e878e30f866ca50c44125e8d8b7 (commit)
       from 69404031ba009125220ce6a60fa1ae3e42f2b2b8 (commit)

commit df918bf5f5b45e878e30f866ca50c44125e8d8b7
Author: Nick Schermer <nick at xfce.org>
Date:   Fri May 28 17:56:14 2010 +0200

    Point gnome-doc-tool to the index.page file for css.

 docs/manual/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/manual/Makefile.am b/docs/manual/Makefile.am
index 2843614..6c7ade8 100644
--- a/docs/manual/Makefile.am
+++ b/docs/manual/Makefile.am
@@ -77,7 +77,7 @@ doc-build.stamp:
 	rm -rf "$(srcdir)/html $(srcdir)/.pages"; \
 	echo; \
 	echo "Creating CSS file for documentation"; \
-	$(GNOME_DOC_TOOL) css -o "$(srcdir)/html/$(PACKAGE).css"; \
+	$(GNOME_DOC_TOOL) css -o "$(srcdir)/html/$(PACKAGE).css" "$(srcdir)/index.page"; \
 	echo; \
 	for lang in $(ALL_LINGUAS); do \
 		echo "Generating $$lang documentation"; \



More information about the Xfce4-commits mailing list