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 --- sensors-applet/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sensors-applet') diff --git a/sensors-applet/Makefile.am b/sensors-applet/Makefile.am index 7a09312..078c7b7 100644 --- a/sensors-applet/Makefile.am +++ b/sensors-applet/Makefile.am @@ -59,3 +59,5 @@ header_DATA = $(INST_H_FILES) # since it is separate EXTRA_DIST = sensors-applet-plugin.h + +-include $(top_srcdir)/git.mk -- cgit v1.2.1