summaryrefslogtreecommitdiff
path: root/pixmaps/Makefile.am
diff options
context:
space:
mode:
authortamplan <[email protected]>2020-05-24 11:06:45 +0200
committerraveit65 <[email protected]>2020-06-17 13:35:42 +0200
commit0c801d94b8cd5df6055a1ae18dc9b98e8be86048 (patch)
treed96aaac57b9d49acf107517f74b2cbf9daf1d28e /pixmaps/Makefile.am
parent63bcff6012ad87ef0f5bdacda6b5d240f16e2bb4 (diff)
downloadmate-system-monitor-0c801d94b8cd5df6055a1ae18dc9b98e8be86048.tar.bz2
mate-system-monitor-0c801d94b8cd5df6055a1ae18dc9b98e8be86048.tar.xz
add git.mk to generate .gitignore
Diffstat (limited to 'pixmaps/Makefile.am')
-rw-r--r--pixmaps/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am
index 2b25387..d2c01dc 100644
--- a/pixmaps/Makefile.am
+++ b/pixmaps/Makefile.am
@@ -2,3 +2,5 @@ imagesdir = $(datadir)/pixmaps/mate-system-monitor
images_DATA = side.png download.svg upload.svg
EXTRA_DIST = $(images_DATA)
+
+-include $(top_srcdir)/git.mk