[release-notes/gnome-2-28] Complete Makefile.am as a standard gnome-doc-utils one
- From: Claude Paroz <claudep src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [release-notes/gnome-2-28] Complete Makefile.am as a standard gnome-doc-utils one
- Date: Fri, 4 Sep 2009 06:59:02 +0000 (UTC)
commit 29e14ddea84df2608a7a54c41eb04f1b81781f58
Author: Claude Paroz <claude 2xlibre net>
Date: Fri Sep 4 08:58:49 2009 +0200
Complete Makefile.am as a standard gnome-doc-utils one
help/Makefile.am | 13 +++++++++++++
help/README.txt | 2 --
2 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/help/Makefile.am b/help/Makefile.am
index fce9aa1..6427649 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,3 +1,16 @@
# Fake Makefile.am to get the directory noticed by library.gnome.org
include $(top_srcdir)/gnome-doc-utils.make
+
DOC_MODULE = release-notes
+DOC_INCLUDES = \
+ rnusers.xml \
+ rna11y.xml \
+ rnadmins.xml \
+ rncontributors.xml \
+ rndevelopers.xml \
+ rnmobile.xml \
+ rni18n.xml \
+ rninstallation.xml \
+ rnlookingforward.xml
+DOC_FIGURES =
+DOC_LINGUAS =
diff --git a/help/README.txt b/help/README.txt
index d56a141..fb1f469 100644
--- a/help/README.txt
+++ b/help/README.txt
@@ -1,5 +1,3 @@
Running make in this directory will generate translated Docbook .xml files from the .po files.
Add translations to DOC_LINGUAS in this Makefile.am.
-
-Pleaes update the top-level ChangeLog.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]