diff options
Diffstat (limited to 'baobab/help/Makefile.am')
-rw-r--r-- | baobab/help/Makefile.am | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/baobab/help/Makefile.am b/baobab/help/Makefile.am index fe1cabad..27400f9a 100644 --- a/baobab/help/Makefile.am +++ b/baobab/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-disk-usage-analyzer -DOC_ENTITIES = legal.xml -DOC_INCLUDES = +HELP_ID = mate-disk-usage-analyzer +HELP_FILES = index.docbook legal.xml -DOC_LINGUAS = ca cs da de el en_GB es eu fi fr it oc pl ru sv uk zh_CN zh_HK zh_TW +HELP_LINGUAS = ca cs da de el en_GB es eu fi fr it oc pl ru sv uk zh_CN zh_HK zh_TW |