diff options
author | Perberos <[email protected]> | 2011-12-01 22:56:10 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-12-01 22:56:10 -0300 |
commit | c51ef797a707f4e2c6f9688d4378f2b0e9898a66 (patch) | |
tree | 019ae92bb53c19b30077545cb14743cbd1b57aef /help/fish/Makefile.am | |
download | mate-panel-c51ef797a707f4e2c6f9688d4378f2b0e9898a66.tar.bz2 mate-panel-c51ef797a707f4e2c6f9688d4378f2b0e9898a66.tar.xz |
moving from https://github.com/perberos/mate-desktop-environment
Diffstat (limited to 'help/fish/Makefile.am')
-rw-r--r-- | help/fish/Makefile.am | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/help/fish/Makefile.am b/help/fish/Makefile.am new file mode 100644 index 00000000..1c4694cb --- /dev/null +++ b/help/fish/Makefile.am @@ -0,0 +1,9 @@ +include $(top_srcdir)/mate-doc-utils.make +dist-hook: doc-dist-hook + +DOC_MODULE = mate-applet-fish +DOC_INCLUDES = legal.xml + +DOC_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 |