diff options
author | tamplan <[email protected]> | 2020-05-24 13:13:20 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-06-24 15:26:28 +0200 |
commit | eaaf4bfcfd376c1f5a2469060f6b8cc300d7c16d (patch) | |
tree | ad6607219adcb984a36d8916e0fbd1af4fd6b7ce /icons | |
parent | fe22128603bd3526c0bc24135d446c322fa90256 (diff) | |
download | libmateweather-eaaf4bfcfd376c1f5a2469060f6b8cc300d7c16d.tar.bz2 libmateweather-eaaf4bfcfd376c1f5a2469060f6b8cc300d7c16d.tar.xz |
add git.mk to generate .gitignore
Diffstat (limited to 'icons')
-rw-r--r-- | icons/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am index c93b934..af2679c 100644 --- a/icons/Makefile.am +++ b/icons/Makefile.am @@ -495,3 +495,5 @@ update-icon-cache: EXTRA_DIST = \ $(public_icons) \ $(noinst_DATA) + +-include $(top_srcdir)/git.mk |