diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-08-11 21:02:13 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-09-14 20:08:48 +0800 |
commit | 2c4398567cc49eea1ae142cf046c5ebfe3190ab5 (patch) | |
tree | 0d1151a6d9f99aa8abffb3db9c3121f2f225eeff /help | |
parent | df8108a6a71afb5404977aa18ed963b158a3ab77 (diff) | |
download | gsoc2013-evolution-2c4398567cc49eea1ae142cf046c5ebfe3190ab5.tar.gz gsoc2013-evolution-2c4398567cc49eea1ae142cf046c5ebfe3190ab5.tar.zst gsoc2013-evolution-2c4398567cc49eea1ae142cf046c5ebfe3190ab5.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 |