[baobab] Change help/Makefile.am to use yelp-tools
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [baobab] Change help/Makefile.am to use yelp-tools
- Date: Tue, 21 Feb 2012 12:02:35 +0000 (UTC)
commit 91e26cc6f9a5104a9076780cfcb40900d7d62de8
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date: Tue Feb 21 12:01:17 2012 +0000
Change help/Makefile.am to use yelp-tools
help/Makefile.am | 12 +++++-------
1 files changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/help/Makefile.am b/help/Makefile.am
index ed1b27a..a97a5c3 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,14 +1,12 @@
-include $(top_srcdir)/gnome-doc-utils.make
-dist-hook: doc-dist-hook
+ YELP_HELP_RULES@
-# Module name
-DOC_MODULE = baobab
+HELP_ID = baobab
# List of figures to be included
-DOC_FIGURES =
+HELP_MEDIA =
# List of pages
-DOC_PAGES = \
+HELP_FILES = \
index.page \
introduction.page \
pref.page \
@@ -20,6 +18,6 @@ DOC_PAGES = \
scan-remote.page
# List of translations
-DOC_LINGUAS = ca cs da de el en_GB es eu fi fr it oc pl pt_BR ru sl sv uk zh_CN zh_HK zh_TW
+HELP_LINGUAS = ca cs da de el en_GB es eu fi fr it oc pl pt_BR ru sl sv uk zh_CN zh_HK zh_TW
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]