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 --- gsearchtool/help/Makefile.am | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'gsearchtool/help/Makefile.am') diff --git a/gsearchtool/help/Makefile.am b/gsearchtool/help/Makefile.am index acf9b6da..07d111b1 100644 --- a/gsearchtool/help/Makefile.am +++ b/gsearchtool/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-search-tool -DOC_ENTITIES = legal.xml -DOC_INCLUDES = +HELP_ID = mate-search-tool +HELP_FILES = index.docbook legal.xml -DOC_LINGUAS = ca cs de el en_GB es eu fi fr it ko oc ru sv uk zh_CN +HELP_LINGUAS = ca cs de el en_GB es eu fi fr it ko oc ru sv uk zh_CN -- cgit v1.2.1