From: Christian Persch Date: Sat, 4 Dec 2010 13:34:36 +0000 (+0100) Subject: help: Always build .gitignore, not just when help is enabled X-Git-Tag: EVINCE_2_91_4~61 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=c335f7a81ac6333e572320cd9ed5735cbb1789e6;p=evince.git help: Always build .gitignore, not just when help is enabled --- 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