From 2ced54ba17c63fda9f5da417f4dd0d5380db8b59 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Fri, 12 Jul 2013 22:00:50 +0200 Subject: Use yelp-tools instead of mate-doc-utils --- help/fish/Makefile.am | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'help/fish/Makefile.am') diff --git a/help/fish/Makefile.am b/help/fish/Makefile.am index 1c4694cb..380b96c5 100644 --- a/help/fish/Makefile.am +++ b/help/fish/Makefile.am @@ -1,9 +1,13 @@ -include $(top_srcdir)/mate-doc-utils.make -dist-hook: doc-dist-hook +@YELP_HELP_RULES@ -DOC_MODULE = mate-applet-fish -DOC_INCLUDES = legal.xml +HELP_ID = fish -DOC_LINGUAS = ca cs de el en_GB es eu fi fr it ja ko oc ru sv th uk zh_CN +HELP_FILES = \ + index.docbook \ + legal.xml + +HELP_MEDIA = + +HELP_LINGUAS = ca cs de el en_GB es eu fi fr it ja ko oc ru sv th uk zh_CN -include $(top_srcdir)/git.mk -- cgit v1.2.1