From 46da48cd9f8be3f36e36031b10681e3baff0dc94 Mon Sep 17 00:00:00 2001 From: infirit Date: Sat, 3 Aug 2013 01:24:52 +0200 Subject: Use yelp-tools instead of mate-doc-utils --- mate-dictionary/help/Makefile.am | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'mate-dictionary/help/Makefile.am') diff --git a/mate-dictionary/help/Makefile.am b/mate-dictionary/help/Makefile.am index 2747bb68..cc91625e 100644 --- a/mate-dictionary/help/Makefile.am +++ b/mate-dictionary/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-dictionary -DOC_ENTITIES = legal.xml -DOC_INCLUDES = +HELP_ID = mate-dictionary +HELP_FILES = index.docbook legal.xml -DOC_LINGUAS = ca cs da de el en_GB es eu fi fr it oc ru sv uk zh_CN +HELP_LINGUAS = ca cs da de el en_GB es eu fi fr it oc ru sv uk zh_CN -- cgit v1.2.1