summaryrefslogtreecommitdiff
path: root/charpick/help/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'charpick/help/Makefile.am')
-rw-r--r--charpick/help/Makefile.am11
1 files changed, 5 insertions, 6 deletions
diff --git a/charpick/help/Makefile.am b/charpick/help/Makefile.am
index 527197bc..77ab3974 100644
--- a/charpick/help/Makefile.am
+++ b/charpick/help/Makefile.am
@@ -1,14 +1,13 @@
-include $(top_srcdir)/mate-doc-utils.make
-dist-hook: doc-dist-hook
+@YELP_HELP_RULES@
-DOC_MODULE = mate-char-palette
-DOC_ENTITIES = legal.xml
+HELP_ID = mate-char-palette
+HELP_FILES = index.docbook legal.xml
-DOC_FIGURES = figures/charpalette_applet.png \
+HELP_MEDIA = figures/charpalette_applet.png \
figures/charpalette_chargroup.png \
figures/charpick_characters.png \
figures/charpick-preferences.png
-DOC_LINGUAS = bg ca cs de el en_GB es eu fi fr it ko nl oc pt_BR ru sv uk zh_CN
+HELP_LINGUAS = bg ca cs de el en_GB es eu fi fr it ko nl oc pt_BR ru sv uk zh_CN
-include $(top_srcdir)/git.mk