diff options
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 828044f..ca41b05 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -9,3 +9,5 @@ IGNORE_HELP_LINGUAS =  HELP_LINGUAS = $(if $(IGNORE_HELP_LINGUAS), \  	$(filter-out $(IGNORE_HELP_LINGUAS),$(subst /,,$(dir $(wildcard */*.po)))), \  	$(subst /,,$(dir $(wildcard */*.po))) ) + +-include $(top_srcdir)/git.mk | 
