summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authortamplan <[email protected]>2020-05-24 11:09:55 +0200
committerraveit65 <[email protected]>2020-06-11 15:39:38 +0200
commit64a205a113db3feac92b81c95164274eed3b08c0 (patch)
tree141a5a1d07da2f8dccf699805fda62dc7a834ec7 /lib/Makefile.am
parente979a2364485108e751660874236ebaae0e2e475 (diff)
downloadmate-sensors-applet-64a205a113db3feac92b81c95164274eed3b08c0.tar.bz2
mate-sensors-applet-64a205a113db3feac92b81c95164274eed3b08c0.tar.xz
add git.mk to generate .gitignore
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 85e8fb9..11bb15a 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -17,3 +17,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