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 /sensors-applet/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 'sensors-applet/Makefile.am')
-rw-r--r-- | sensors-applet/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sensors-applet/Makefile.am b/sensors-applet/Makefile.am index e28a2b9..2351de3 100644 --- a/sensors-applet/Makefile.am +++ b/sensors-applet/Makefile.am @@ -54,3 +54,5 @@ header_DATA = $(INST_H_FILES) # since it is separate EXTRA_DIST = sensors-applet-plugin.h + +-include $(top_srcdir)/git.mk |