summaryrefslogtreecommitdiff
path: root/plugins/libsensors
diff options
context:
space:
mode:
authortamplan <[email protected]>2020-05-24 11:09:55 +0200
committerraveit65 <[email protected]>2020-06-11 15:43:23 +0200
commit9b36dd02e3093153c6eb429ddc3fcd6c2f7028b1 (patch)
tree3ca5d8c0aca42d6841d3c8dfaa6bc8b81b44ec06 /plugins/libsensors
parent32ffd47806b70cf22af0db6ee8f1279991286262 (diff)
downloadmate-sensors-applet-9b36dd02e3093153c6eb429ddc3fcd6c2f7028b1.tar.bz2
mate-sensors-applet-9b36dd02e3093153c6eb429ddc3fcd6c2f7028b1.tar.xz
add git.mk to generate .gitignore
Diffstat (limited to 'plugins/libsensors')
-rw-r--r--plugins/libsensors/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/libsensors/Makefile.am b/plugins/libsensors/Makefile.am
index 5fb2747..327490e 100644
--- a/plugins/libsensors/Makefile.am
+++ b/plugins/libsensors/Makefile.am
@@ -19,3 +19,5 @@ liblibsensors_la_SOURCES = \
liblibsensors_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) $(LIBSENSORS_LIBS)
liblibsensors_la_LIBADD = $(top_builddir)/lib/libmate-sensors-applet-plugin.la
+
+-include $(top_srcdir)/git.mk