summaryrefslogtreecommitdiff
path: root/help/Makefile.am
diff options
context:
space:
mode:
authortamplan <[email protected]>2020-05-24 10:59:26 +0200
committerraveit65 <[email protected]>2020-06-26 10:06:42 +0200
commitb15e205d59acef7ea675764fff82143a0084fae6 (patch)
tree7e008d6b77b4f34e964e850c6b932cd4158e3810 /help/Makefile.am
parent85a52064ef5265c0b53eb69a0f84a5724f91d3f2 (diff)
downloadmate-calc-b15e205d59acef7ea675764fff82143a0084fae6.tar.bz2
mate-calc-b15e205d59acef7ea675764fff82143a0084fae6.tar.xz
add git.mk to generate .gitignore
Diffstat (limited to 'help/Makefile.am')
-rw-r--r--help/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/help/Makefile.am b/help/Makefile.am
index fe66358..20e81c7 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -37,3 +37,5 @@ HELP_LINGUAS = $(if $(IGNORE_HELP_LINGUAS), \
DISTCLEANFILES = \
Makefile.in
+
+-include $(top_srcdir)/git.mk