summaryrefslogtreecommitdiff
path: root/help/Makefile.am
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-07-31 22:21:05 +0200
committerinfirit <[email protected]>2013-07-31 22:21:05 +0200
commit66e4a0a58e316b8703eecabf91a67647b1b45023 (patch)
tree49f623e8cb3cbaf869a3dc9a8833a81709ca3a3e /help/Makefile.am
parent1147056ef7143075d9e3156dc6a4dae0e7e562ca (diff)
downloadeom-66e4a0a58e316b8703eecabf91a67647b1b45023.tar.bz2
eom-66e4a0a58e316b8703eecabf91a67647b1b45023.tar.xz
Use yelp-tools instead of mate-doc-utils
Diffstat (limited to 'help/Makefile.am')
-rw-r--r--help/Makefile.am12
1 files changed, 5 insertions, 7 deletions
diff --git a/help/Makefile.am b/help/Makefile.am
index 9b3ddbe..8d67539 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,14 +1,12 @@
-include $(top_srcdir)/mate-doc-utils.make
-dist-hook: doc-dist-hook
+@YELP_HELP_RULES@
-DOC_MODULE = eom
-DOC_ENTITIES = legal.xml
-DOC_INCLUDES =
-DOC_FIGURES = \
+HELP_ID = eom
+HELP_FILES = index.docbook legal.xml
+HELP_MEDIA = \
figures/eom_save_as_window.png \
figures/eom_start_window.png \
figures/eom_toolbar_editor_window.png
-DOC_LINGUAS = ar ca cs da de el en_GB es eu fi fr it ja ko oc pa pl pt_BR ru sv th uk zh_CN zh_TW
+HELP_LINGUAS = ar ca cs da de el en_GB es eu fi fr it ja ko oc pa pl pt_BR ru sv th uk zh_CN zh_TW
-include $(top_srcdir)/git.mk