From 9b36dd02e3093153c6eb429ddc3fcd6c2f7028b1 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/Makefile.am') diff --git a/sensors-applet/Makefile.am b/sensors-applet/Makefile.am index e28a2b9..2351de3 100644 --- a/sensors-applet/Makefile.am +++ b/sensors-applet/Makefile.am @@ -54,3 +54,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