summaryrefslogtreecommitdiff
path: root/help/Makefile.am
diff options
context:
space:
mode:
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 a3cb533a..a7c9bac9 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,10 +1,8 @@
-include $(top_srcdir)/mate-doc-utils.make
-dist-hook: doc-dist-hook
+@YELP_HELP_RULES@
-DOC_MODULE = pluma
-DOC_ENTITIES =
-DOC_INCLUDES = legal.xml
-DOC_FIGURES = \
+HELP_ID = pluma
+HELP_FILES = index.docbook legal.xml
+HELP_MEDIA = \
figures/pluma_format_bold.png \
figures/pluma_format_italic.png \
figures/pluma_format_strikethrough.png \
@@ -12,7 +10,7 @@ DOC_FIGURES = \
figures/pluma_recent_files_menu_icon.png \
figures/pluma_window.png
-DOC_LINGUAS = ar bg ca cs da de el es fi fr hu it ja ko oc pt_BR ru sv th uk zh_CN zh_HK zh_TW
+HELP_LINGUAS = ar bg ca cs da de el es fi fr hu it ja ko oc pt_BR ru sv th uk zh_CN zh_HK zh_TW
-include $(top_srcdir)/git.mk