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 --- plugins/hddtemp/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/hddtemp/Makefile.am') diff --git a/plugins/hddtemp/Makefile.am b/plugins/hddtemp/Makefile.am index 66c8508..84ba4d3 100644 --- a/plugins/hddtemp/Makefile.am +++ b/plugins/hddtemp/Makefile.am @@ -19,3 +19,5 @@ libhddtemp_la_SOURCES = \ libhddtemp_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) libhddtemp_la_LIBADD = $(top_builddir)/lib/libmate-sensors-applet-plugin.la + +-include $(top_srcdir)/git.mk -- cgit v1.2.1