summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortamplan <[email protected]>2020-05-24 11:12:01 +0200
committerraveit65 <[email protected]>2020-06-26 20:31:17 +0200
commitc5fb3f920f589737f13edbe527698aa0a1e8d993 (patch)
tree4e89ac250d49a4496843468a7c7bac8afbfb6f4b /src
parent8abd863076da20f44b43561ed587a7b031f1ce02 (diff)
downloadmate-polkit-c5fb3f920f589737f13edbe527698aa0a1e8d993.tar.bz2
mate-polkit-c5fb3f920f589737f13edbe527698aa0a1e8d993.tar.xz
add git.mk to generate .gitignore
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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