summaryrefslogtreecommitdiff
path: root/invest-applet/docs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'invest-applet/docs/Makefile.am')
-rw-r--r--invest-applet/docs/Makefile.am11
1 files changed, 5 insertions, 6 deletions
diff --git a/invest-applet/docs/Makefile.am b/invest-applet/docs/Makefile.am
index a7995d25..c7580938 100644
--- a/invest-applet/docs/Makefile.am
+++ b/invest-applet/docs/Makefile.am
@@ -1,11 +1,10 @@
-include $(top_srcdir)/mate-doc-utils.make
-dist-hook: doc-dist-hook
+@YELP_HELP_RULES@
-DOC_MODULE = mate-invest-applet
-DOC_ENTITIES = legal.xml
+HELP_ID = mate-invest-applet
+HELP_FILES = index.docbook legal.xml
-DOC_FIGURES = figures/symbol-search.png
+HELP_MEDIA = figures/symbol-search.png
-DOC_LINGUAS = ca de el en_GB es fi ru sv zh_CN
+HELP_LINGUAS = ca de el en_GB es fi ru sv zh_CN
-include $(top_srcdir)/git.mk