summaryrefslogtreecommitdiff
path: root/geyes/docs/Makefile.am
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-08-02 13:53:04 +0200
committerinfirit <[email protected]>2013-08-02 13:53:04 +0200
commitcceaed2400a5db758f48a372e429e3410271275f (patch)
tree9b7c05468187355ad5212eb8c1d26bea8c79ff02 /geyes/docs/Makefile.am
parent32a2bc051959798d978e6967bd34ff8882aada39 (diff)
downloadmate-applets-cceaed2400a5db758f48a372e429e3410271275f.tar.bz2
mate-applets-cceaed2400a5db758f48a372e429e3410271275f.tar.xz
Use yelp-tools instead of mate-doc-utils
Diffstat (limited to 'geyes/docs/Makefile.am')
-rw-r--r--geyes/docs/Makefile.am11
1 files changed, 5 insertions, 6 deletions
diff --git a/geyes/docs/Makefile.am b/geyes/docs/Makefile.am
index b2a46661..5e85b96a 100644
--- a/geyes/docs/Makefile.am
+++ b/geyes/docs/Makefile.am
@@ -1,11 +1,10 @@
-include $(top_srcdir)/mate-doc-utils.make
-dist-hook: doc-dist-hook
+@YELP_HELP_RULES@
-DOC_MODULE = mate-geyes
-DOC_ENTITIES = legal.xml
+HELP_ID = mate-geyes
+HELP_FILES = index.docbook legal.xml
-DOC_FIGURES = figures/geyes_applet.png
+HELP_MEDIA = figures/geyes_applet.png
-DOC_LINGUAS = ast bg ca cs da de el en_GB es eu fi fr it ko oc ru sv uk zh_CN zh_HK zh_TW
+HELP_LINGUAS = ast bg ca cs da de el en_GB es eu fi fr it ko oc ru sv uk zh_CN zh_HK zh_TW
-include $(top_srcdir)/git.mk