diff options
author | tamplan <[email protected]> | 2020-05-24 11:09:55 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-06-11 15:39:38 +0200 |
commit | 64a205a113db3feac92b81c95164274eed3b08c0 (patch) | |
tree | 141a5a1d07da2f8dccf699805fda62dc7a834ec7 /sensors-applet | |
parent | e979a2364485108e751660874236ebaae0e2e475 (diff) | |
download | mate-sensors-applet-64a205a113db3feac92b81c95164274eed3b08c0.tar.bz2 mate-sensors-applet-64a205a113db3feac92b81c95164274eed3b08c0.tar.xz |
add git.mk to generate .gitignore
Diffstat (limited to 'sensors-applet')
-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 7a09312..078c7b7 100644 --- a/sensors-applet/Makefile.am +++ b/sensors-applet/Makefile.am @@ -59,3 +59,5 @@ header_DATA = $(INST_H_FILES) # since it is separate EXTRA_DIST = sensors-applet-plugin.h + +-include $(top_srcdir)/git.mk |