From 392be466d167280ad1711116131305728183129d Mon Sep 17 00:00:00 2001 From: tamplan Date: Wed, 17 Jun 2020 18:53:56 +0200 Subject: add git.mk to generate .gitignore --- mate-dictionary/docs/reference/gdict/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mate-dictionary/docs/reference/gdict/Makefile.am') diff --git a/mate-dictionary/docs/reference/gdict/Makefile.am b/mate-dictionary/docs/reference/gdict/Makefile.am index 56b5053c..41d556dc 100644 --- a/mate-dictionary/docs/reference/gdict/Makefile.am +++ b/mate-dictionary/docs/reference/gdict/Makefile.am @@ -73,3 +73,5 @@ EXTRA_DIST += version.xml.in # for f in $(srcdir)/TEXT/* ; do \ # test -f $$f && cp -p $$f $(distdir)/TEXT; \ # done + +-include $(top_srcdir)/git.mk -- cgit v1.2.1