diff options
author | tamplan <[email protected]> | 2020-05-24 11:09:55 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-06-11 15:43:23 +0200 |
commit | 9b36dd02e3093153c6eb429ddc3fcd6c2f7028b1 (patch) | |
tree | 3ca5d8c0aca42d6841d3c8dfaa6bc8b81b44ec06 /plugins/sonypi/Makefile.am | |
parent | 32ffd47806b70cf22af0db6ee8f1279991286262 (diff) | |
download | mate-sensors-applet-9b36dd02e3093153c6eb429ddc3fcd6c2f7028b1.tar.bz2 mate-sensors-applet-9b36dd02e3093153c6eb429ddc3fcd6c2f7028b1.tar.xz |
add git.mk to generate .gitignore
Diffstat (limited to 'plugins/sonypi/Makefile.am')
-rw-r--r-- | plugins/sonypi/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/sonypi/Makefile.am b/plugins/sonypi/Makefile.am index 21db018..1cfeeba 100644 --- a/plugins/sonypi/Makefile.am +++ b/plugins/sonypi/Makefile.am @@ -19,3 +19,5 @@ libsonypi_la_SOURCES = \ libsonypi_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) libsonypi_la_LIBADD = $(top_builddir)/lib/libmate-sensors-applet-plugin.la + +-include $(top_srcdir)/git.mk |