summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authortamplan <[email protected]>2020-05-24 10:31:40 +0200
committerraveit65 <[email protected]>2020-06-17 13:33:01 +0200
commitf274224f9127aad46b2c5e2b46a3c449be6d3aad (patch)
tree7c215f36854c575933b0956e5c62ba696b27fbe4 /src/Makefile.am
parentea6b155584a3c3bc58e07354299d835d040d2f00 (diff)
downloadmate-screensaver-f274224f9127aad46b2c5e2b46a3c449be6d3aad.tar.bz2
mate-screensaver-f274224f9127aad46b2c5e2b46a3c449be6d3aad.tar.xz
add git.mk to generate .gitignore
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5c19bb7..a1c65ed 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -285,3 +285,5 @@ install-exec-hook:
echo "*** means that locking might not work." ; \
echo "***" ; \
fi
+
+-include $(top_srcdir)/git.mk