From 2c4398567cc49eea1ae142cf046c5ebfe3190ab5 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 11 Aug 2011 09:02:13 -0400 Subject: git.mk: Add support for mallard. Copied from Pango module. --- help/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'help/Makefile.am') 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 -- cgit