From 392be466d167280ad1711116131305728183129d Mon Sep 17 00:00:00 2001 From: tamplan Date: Wed, 17 Jun 2020 18:53:56 +0200 Subject: add git.mk to generate .gitignore --- baobab/pixmaps/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'baobab/pixmaps') diff --git a/baobab/pixmaps/Makefile.am b/baobab/pixmaps/Makefile.am index aa0380b1..22fd4331 100644 --- a/baobab/pixmaps/Makefile.am +++ b/baobab/pixmaps/Makefile.am @@ -64,3 +64,5 @@ build-png-icons: | $(png_icons) clean-png-icons: rm -f $(png_icons) + +-include $(top_srcdir)/git.mk -- cgit v1.2.1