diff options
Diffstat (limited to 'help/mate-fish/Makefile.am')
-rw-r--r-- | help/mate-fish/Makefile.am | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/help/mate-fish/Makefile.am b/help/mate-fish/Makefile.am new file mode 100644 index 00000000..2722c48e --- /dev/null +++ b/help/mate-fish/Makefile.am @@ -0,0 +1,13 @@ +@YELP_HELP_RULES@ + +HELP_ID = mate-fish + +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 |