From ad1296ba4298f970ecfad5a7286d4ca7ab4031af Mon Sep 17 00:00:00 2001 From: infirit Date: Fri, 2 Aug 2013 20:35:48 +0200 Subject: Use yelp-tools instead of mate-doc-utils --- help/Makefile.am | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to 'help/Makefile.am') diff --git a/help/Makefile.am b/help/Makefile.am index ba58c53c..d847b21d 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -1,17 +1,11 @@ SUBDIRS = reference -if ENABLE_HELP +@YELP_HELP_RULES@ -include $(top_srcdir)/mate-doc-utils.make -dist-hook: doc-dist-hook +HELP_ID = atril +HELP_FILES = index.docbook legal.xml +HELP_MEDIA = figures/atril_start_window.png -DOC_MODULE = atril -DOC_ENTITIES = legal.xml -DOC_INCLUDES = -DOC_FIGURES = figures/atril_start_window.png - -DOC_LINGUAS = bg ca cs de el en_GB es eu fi fr it ja nl oc pt_BR ru sl sr sv uk vi zh_CN +HELP_LINGUAS = bg ca cs de el en_GB es eu fi fr it ja nl oc pt_BR ru sl sr sv uk vi zh_CN -include $(top_srcdir)/git.mk - -endif -- cgit v1.2.1