diff options
author | tamplan <[email protected]> | 2020-06-17 18:53:56 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-06-23 20:34:50 +0200 |
commit | 392be466d167280ad1711116131305728183129d (patch) | |
tree | c72362f302e37982747dbbc4487e9aff876831b0 /mate-dictionary/libgdict/Makefile.am | |
parent | 0bbdf7f2c15886de098f0ea7c1f7d8073e44a401 (diff) | |
download | mate-utils-392be466d167280ad1711116131305728183129d.tar.bz2 mate-utils-392be466d167280ad1711116131305728183129d.tar.xz |
add git.mk to generate .gitignore
Diffstat (limited to 'mate-dictionary/libgdict/Makefile.am')
-rw-r--r-- | mate-dictionary/libgdict/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 |