summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authortamplan <[email protected]>2020-05-24 11:04:06 +0200
committerraveit65 <[email protected]>2020-06-17 13:34:41 +0200
commit00c332d032b7aff8d0ebc1ca1be1aeeb3829a619 (patch)
tree9c865fa92e2f9bdf5e84894bad969179a3268a92 /docs
parent3ad9a5d5e71736632ad979557c6f687596d24992 (diff)
downloadpython-caja-00c332d032b7aff8d0ebc1ca1be1aeeb3829a619.tar.bz2
python-caja-00c332d032b7aff8d0ebc1ca1be1aeeb3829a619.tar.xz
add git.mk to generate .gitignore
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index b05ab92..09f48da 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -100,3 +100,5 @@ $(HTML_FILES): $(REFERENCE_DEPS)
touch $@
endif
+
+-include $(top_srcdir)/git.mk