[evince] help: Always build .gitignore, not just when help is enabled



commit c335f7a81ac6333e572320cd9ed5735cbb1789e6
Author: Christian Persch <chpe gnome org>
Date:   Sat Dec 4 14:34:36 2010 +0100

    help: Always build .gitignore, not just when help is enabled

 help/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/help/Makefile.am b/help/Makefile.am
index 3f575d0..a8f726e 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]