diff options
author | Daniele Napolitano <[email protected]> | 2015-06-30 01:34:16 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2015-07-07 15:36:36 +0200 |
commit | 0bca8af943eec18ef3efca5adedec85c069af045 (patch) | |
tree | 5781ce1dc72bd879ea932e70a8016bea34636457 /plugins/Makefile.am | |
parent | 1d5f590b047227a1c10489dd8d3119ecaddd7e5c (diff) | |
download | mate-sensors-applet-0bca8af943eec18ef3efca5adedec85c069af045.tar.bz2 mate-sensors-applet-0bca8af943eec18ef3efca5adedec85c069af045.tar.xz |
Add new mbmon plugin
Adapted for mate-sensors-applet by [email protected]
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r-- | plugins/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index ece115b..74161f5 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -8,6 +8,7 @@ DIST_SUBDIRS = \ i8k \ ibm-acpi \ libsensors \ + mbmon \ nvidia \ omnibook \ pmu-sys \ @@ -21,6 +22,7 @@ SUBDIRS = \ hddtemp \ i8k \ ibm-acpi \ + mbmon \ omnibook \ pmu-sys \ smu-sys \ |