diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-08-11 21:02:13 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-08-11 21:35:43 +0800 |
commit | d08822afde2a8688ffccb97caff56bc0c39f94be (patch) | |
tree | 899ecb81444a41775c7abc33c7c1a7b42b53915a /help | |
parent | 23b38d5c4573636f6c42e65e266d6aa238a9ea26 (diff) | |
download | gsoc2013-evolution-d08822afde2a8688ffccb97caff56bc0c39f94be.tar.gz gsoc2013-evolution-d08822afde2a8688ffccb97caff56bc0c39f94be.tar.zst gsoc2013-evolution-d08822afde2a8688ffccb97caff56bc0c39f94be.zip |
git.mk: Add support for mallard.
Copied from Pango module.
Diffstat (limited to 'help')
-rw-r--r-- | help/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index 50f2c75c1d..a590803816 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -236,3 +236,5 @@ DOC_PAGES = \ DOC_LINGUAS = cs de el en_GB es eu fr gl oc ru sl sv mk zh_CN dist-hook: doc-dist-hook + +-include $(top_srcdir)/git.mk |