diff options
Diffstat (limited to 'help/Makefile.am')
-rw-r--r-- | help/Makefile.am | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index d6dac70..da9ec62 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -1,8 +1,6 @@ -include $(top_srcdir)/mate-doc-utils.make -dist-hook: doc-dist-hook +@YELP_HELP_RULES@ -DOC_MODULE = mate-sensors-applet -DOC_ENTITIES = legal.xml -DOC_FIGURES = figures/applet_in_panel.png -DOC_INCLUDES = -DOC_LINGUAS = +HELP_ID = mate-sensors-applet +HELP_FILES = index.docbook legal.xml +HELP_MEDIA = figures/applet_in_panel.png +HELP_LINGUAS = |