From 98f663d85b4e962caed7cafd5dcfcde230309a68 Mon Sep 17 00:00:00 2001 From: tamplan Date: Sun, 24 May 2020 10:25:23 +0200 Subject: add git.mk to generate .gitignore --- sendto/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sendto/Makefile.am') diff --git a/sendto/Makefile.am b/sendto/Makefile.am index d4f056c..c964773 100644 --- a/sendto/Makefile.am +++ b/sendto/Makefile.am @@ -101,3 +101,5 @@ CLEANFILES = \ *.gschema.valid \ $(resources_built_sources) \ $(NULL) + +-include $(top_srcdir)/git.mk -- cgit v1.2.1