[anjuta] manual: Install index.page so that the help is shown correctly.
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] manual: Install index.page so that the help is shown correctly.
- Date: Mon, 25 Jul 2011 21:26:53 +0000 (UTC)
commit 99d2c9f3875ee683aaee012967189714048025eb
Author: Johannes Schmid <jhs gnome org>
Date: Mon Jul 25 22:49:41 2011 +0200
manual: Install index.page so that the help is shown correctly.
manuals/anjuta-manual/Makefile.am | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/manuals/anjuta-manual/Makefile.am b/manuals/anjuta-manual/Makefile.am
index e10dbf8..171f959 100644
--- a/manuals/anjuta-manual/Makefile.am
+++ b/manuals/anjuta-manual/Makefile.am
@@ -3,7 +3,9 @@ include $(top_srcdir)/gnome-doc-utils.make
dist-hook: doc-dist-hook
DOC_ID = anjuta-manual
-DOC_PAGES = anjuta-code-assist.page \
+DOC_PAGES = \
+ index.page \
+ anjuta-code-assist.page \
anjuta-code-help.page \
anjuta-code-indentation.page \
anjuta-code-symbols.page \
@@ -43,7 +45,7 @@ DOC_PAGES = anjuta-code-assist.page \
project-wizard-template.page \
widget-index.page
-DOC_FIGURES =
+DOC_FIGURES = anjuta_logo.png
DOC_LINGUAS = cs da de el es eu fr ja oc pt_BR sl sv th uk zh_CN
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]