diff options
author | tamplan <[email protected]> | 2020-05-24 10:00:32 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-06-17 13:31:08 +0200 |
commit | eb8a049f0c2d19551397c9701b7c00921c4917c2 (patch) | |
tree | 3033d9545daccb95a73c5bda169f2dfbc077d1fd /data/icons/24x24 | |
parent | 8e63669a379981a8e3df8fedd5c903bb85b526a1 (diff) | |
download | atril-eb8a049f0c2d19551397c9701b7c00921c4917c2.tar.bz2 atril-eb8a049f0c2d19551397c9701b7c00921c4917c2.tar.xz |
add git.mk to generate .gitignore
Diffstat (limited to 'data/icons/24x24')
-rw-r--r-- | data/icons/24x24/mimetypes/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/icons/24x24/mimetypes/Makefile.am b/data/icons/24x24/mimetypes/Makefile.am index abc9554a..b4025de3 100644 --- a/data/icons/24x24/mimetypes/Makefile.am +++ b/data/icons/24x24/mimetypes/Makefile.am @@ -12,3 +12,5 @@ noinst_DATA = EXTRA_DIST = \ $(icons_DATA) \ $(noinst_DATA) + +-include $(top_srcdir)/git.mk |