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