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/libgdict/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'mate-dictionary/libgdict') diff --git a/mate-dictionary/libgdict/Makefile.am b/mate-dictionary/libgdict/Makefile.am index 4882749c..b422f072 100644 --- a/mate-dictionary/libgdict/Makefile.am +++ b/mate-dictionary/libgdict/Makefile.am @@ -127,3 +127,4 @@ distclean-local: rm -f $(MAINTAINERCLEANFILES); \ fi +-include $(top_srcdir)/git.mk -- cgit v1.2.1