From 00c332d032b7aff8d0ebc1ca1be1aeeb3829a619 Mon Sep 17 00:00:00 2001 From: tamplan Date: Sun, 24 May 2020 11:04:06 +0200 Subject: add git.mk to generate .gitignore --- docs/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/Makefile.am b/docs/Makefile.am index b05ab92..09f48da 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -100,3 +100,5 @@ $(HTML_FILES): $(REFERENCE_DEPS) touch $@ endif + +-include $(top_srcdir)/git.mk -- cgit v1.2.1