summaryrefslogtreecommitdiff
path: root/lib
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 /lib
parent32ffd47806b70cf22af0db6ee8f1279991286262 (diff)
downloadmate-sensors-applet-9b36dd02e3093153c6eb429ddc3fcd6c2f7028b1.tar.bz2
mate-sensors-applet-9b36dd02e3093153c6eb429ddc3fcd6c2f7028b1.tar.xz
add git.mk to generate .gitignore
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 3ce0186..c2d1d07 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -16,3 +16,5 @@ lib_LTLIBRARIES = libmate-sensors-applet-plugin.la
libmate_sensors_applet_plugin_la_SOURCES = sensors-applet-plugin.c
libmate_sensors_applet_plugin_la_LDFLAGS = -export-dynamic
+
+-include $(top_srcdir)/git.mk