From c5fb3f920f589737f13edbe527698aa0a1e8d993 Mon Sep 17 00:00:00 2001 From: tamplan Date: Sun, 24 May 2020 11:12:01 +0200 Subject: add git.mk to generate .gitignore --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index ac2131d..a534d1e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -55,3 +55,5 @@ EXTRA_DIST = \ clean-local : rm -f *~ polkit-mate-authentication-agent-1.desktop polkit-mate-authentication-agent-1.desktop.in + +-include $(top_srcdir)/git.mk -- cgit v1.2.1