From b15e205d59acef7ea675764fff82143a0084fae6 Mon Sep 17 00:00:00 2001 From: tamplan Date: Sun, 24 May 2020 10:59:26 +0200 Subject: add git.mk to generate .gitignore --- help/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'help') diff --git a/help/Makefile.am b/help/Makefile.am index fe66358..20e81c7 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -37,3 +37,5 @@ HELP_LINGUAS = $(if $(IGNORE_HELP_LINGUAS), \ DISTCLEANFILES = \ Makefile.in + +-include $(top_srcdir)/git.mk -- cgit v1.2.1