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