From 9c089bf2b4ab3987ea98d021f359e96bf4c8485a Mon Sep 17 00:00:00 2001 From: Ilya Date: Thu, 2 Feb 2017 11:09:57 +0900 Subject: [PATCH] smartd_log plugin: update makefiles --- conf.d/Makefile.am | 1 + python.d/Makefile.am | 1 + 2 files changed, 2 insertions(+) diff --git a/conf.d/Makefile.am b/conf.d/Makefile.am index e17d8fa9..acca5a4d 100644 --- a/conf.d/Makefile.am +++ b/conf.d/Makefile.am @@ -51,6 +51,7 @@ dist_pythonconfig_DATA = \ python.d/retroshare.conf \ python.d/sensors.conf \ python.d/squid.conf \ + python.d/smartd_log.conf \ python.d/tomcat.conf \ python.d/varnish.conf \ $(NULL) diff --git a/python.d/Makefile.am b/python.d/Makefile.am index 883f06c4..b6ed3157 100644 --- a/python.d/Makefile.am +++ b/python.d/Makefile.am @@ -37,6 +37,7 @@ dist_python_SCRIPTS = \ retroshare.chart.py \ sensors.chart.py \ squid.chart.py \ + smartd_log.chart.py \ tomcat.chart.py \ varnish.chart.py \ python-modules-installer.sh \ -- 2.39.2