summaryrefslogtreecommitdiff
path: root/baobab/help
diff options
context:
space:
mode:
authortamplan <[email protected]>2020-06-17 18:53:56 +0200
committerraveit65 <[email protected]>2020-06-23 20:34:50 +0200
commit392be466d167280ad1711116131305728183129d (patch)
treec72362f302e37982747dbbc4487e9aff876831b0 /baobab/help
parent0bbdf7f2c15886de098f0ea7c1f7d8073e44a401 (diff)
downloadmate-utils-392be466d167280ad1711116131305728183129d.tar.bz2
mate-utils-392be466d167280ad1711116131305728183129d.tar.xz
add git.mk to generate .gitignore
Diffstat (limited to 'baobab/help')
-rw-r--r--baobab/help/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/baobab/help/Makefile.am b/baobab/help/Makefile.am
index 857d359a..e3776b82 100644
--- a/baobab/help/Makefile.am
+++ b/baobab/help/Makefile.am
@@ -17,3 +17,5 @@ IGNORE_HELP_LINGUAS =
HELP_LINGUAS = $(if $(IGNORE_HELP_LINGUAS), \
$(filter-out $(IGNORE_HELP_LINGUAS),$(subst /,,$(dir $(wildcard */*.po)))), \
$(subst /,,$(dir $(wildcard */*.po))) )
+
+-include $(top_srcdir)/git.mk