diff options
Diffstat (limited to 'gsearchtool/help/Makefile.am')
-rw-r--r-- | gsearchtool/help/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gsearchtool/help/Makefile.am b/gsearchtool/help/Makefile.am index ad59d979..a64e0fa9 100644 --- a/gsearchtool/help/Makefile.am +++ b/gsearchtool/help/Makefile.am @@ -10,3 +10,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 |