From 0c801d94b8cd5df6055a1ae18dc9b98e8be86048 Mon Sep 17 00:00:00 2001 From: tamplan Date: Sun, 24 May 2020 11:06:45 +0200 Subject: add git.mk to generate .gitignore --- pixmaps/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pixmaps/Makefile.am') 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 -- cgit v1.2.1