summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-01-06 14:19:38 +0800
committerraveit65 <[email protected]>2019-01-09 10:25:55 +0100
commit683d5cf5aefc4427a5823de714f9e91c8621d79d (patch)
treedff124af55e8428d4e7ef279ed0a98c6cd1db7f1 /Makefile.am
parentc3cad38e92b021cdb47fbaba6db75aca09d2936a (diff)
downloadmarco-683d5cf5aefc4427a5823de714f9e91c8621d79d.tar.bz2
marco-683d5cf5aefc4427a5823de714f9e91c8621d79d.tar.xz
add git.mk to autogenerate .gitignore files
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a7a31d79..dca39343 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,3 +17,5 @@ ChangeLog:
dist: ChangeLog
.PHONY: ChangeLog
+
+-include $(top_srcdir)/git.mk