From c335f7a81ac6333e572320cd9ed5735cbb1789e6 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 4 Dec 2010 14:34:36 +0100 Subject: [PATCH] help: Always build .gitignore, not just when help is enabled --- help/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/help/Makefile.am b/help/Makefile.am index 3f575d04..a8f726ed 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -56,6 +56,6 @@ DOC_PAGES = \ DOC_LINGUAS = bg ca cs de el en_GB es eu fi fr gl it ja nl oc pt_BR ru sl sr sv uk vi zh_CN --include $(top_srcdir)/git.mk - endif + +-include $(top_srcdir)/git.mk -- 2.43.0