From 6caebf71adbddd565bdeed423cc8c86b50421fb5 Mon Sep 17 00:00:00 2001 From: tamplan Date: Sun, 24 May 2020 12:56:09 +0200 Subject: add git.mk to generate .gitignore --- data/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index 7c6f03f..3745513 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -81,3 +81,5 @@ DISTCLEANFILES = \ MAINTAINERCLEANFILES = \ *~ \ Makefile.in + +-include $(top_srcdir)/git.mk -- cgit v1.2.1