[release-notes/gnome-2-30] Fix DOC_INCLUDES and DOC_FIGURES variables in Makefile
- From: Claude Paroz <claudep src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [release-notes/gnome-2-30] Fix DOC_INCLUDES and DOC_FIGURES variables in Makefile
- Date: Wed, 24 Mar 2010 18:49:55 +0000 (UTC)
commit 9412fc1d3f0e846ec45f7282d422be7ffd89b07d
Author: Claude Paroz <claude 2xlibre net>
Date: Wed Mar 24 19:49:55 2010 +0100
Fix DOC_INCLUDES and DOC_FIGURES variables in Makefile
help/Makefile.am | 14 ++++++++++++--
1 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/help/Makefile.am b/help/Makefile.am
index e4463bb..b2dd992 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -3,6 +3,16 @@ include $(top_srcdir)/gnome-doc-utils.make
DOC_MODULE = release-notes
DOC_INCLUDES = \
- rnusers.xml
-DOC_FIGURES =
+ rnusers.xml \
+ rna11y.xml \
+ rndevelopers.xml \
+ rni18n.xml \
+ rninstallation.xml \
+ rnlookingforward.xml
+DOC_FIGURES = \
+ figures/intro.store.png \
+ rnlookingforward.shell.png \
+ rnusers.nautilus.png \
+ rnlookingforward.aj.png \
+ rnusers.hamster.jpg
DOC_LINGUAS = da en_GB es id it pa pt_BR ru sr sv th tr
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]