summaryrefslogtreecommitdiff
path: root/icons
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-07-17 16:54:11 +0800
committerraveit65 <[email protected]>2022-07-20 18:57:19 +0200
commit4c0f6d3e2b07ba40c7af4fc660184d6e51ffd6e9 (patch)
tree319cf0b22844a5cafa159d4357fcb2f0f0609547 /icons
parent17a774a70b2081c17807a04b6e72be322bbf1708 (diff)
downloadcaja-4c0f6d3e2b07ba40c7af4fc660184d6e51ffd6e9.tar.bz2
caja-4c0f6d3e2b07ba40c7af4fc660184d6e51ffd6e9.tar.xz
add git.mk to generate .gitignore
Diffstat (limited to 'icons')
-rw-r--r--icons/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am
index 1b9fd91e..65756ced 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -14,3 +14,5 @@ icon_DATA =\
$(NULL)
EXTRA_DIST = $(icon_DATA)
+
+-include $(top_srcdir)/git.mk