From 64a205a113db3feac92b81c95164274eed3b08c0 Mon Sep 17 00:00:00 2001 From: tamplan Date: Sun, 24 May 2020 11:09:55 +0200 Subject: add git.mk to generate .gitignore --- pixmaps/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pixmaps') diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am index 7c4afc2..32e2830 100644 --- a/pixmaps/Makefile.am +++ b/pixmaps/Makefile.am @@ -37,3 +37,5 @@ EXTRA_DIST = \ $(pixmaps_DATA) \ $(deviceicons_DATA) \ $(appicon_DATA) + +-include $(top_srcdir)/git.mk -- cgit v1.2.1