summaryrefslogtreecommitdiff
path: root/doc/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 /doc/Makefile.am
parentea6b155584a3c3bc58e07354299d835d040d2f00 (diff)
downloadmate-screensaver-f274224f9127aad46b2c5e2b46a3c449be6d3aad.tar.bz2
mate-screensaver-f274224f9127aad46b2c5e2b46a3c449be6d3aad.tar.xz
add git.mk to generate .gitignore
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 5a69bc8..4bee9af 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -25,3 +25,5 @@ EXTRA_DIST = \
clean-local:
rm -f *~
rm -f mate-screensaver.html
+
+-include $(top_srcdir)/git.mk