summaryrefslogtreecommitdiffstats
path: root/python.d
diff options
context:
space:
mode:
authorlgz <lgz@loled2>2016-12-24 00:41:42 +0900
committerlgz <lgz@loled2>2016-12-24 00:41:42 +0900
commit961579cddebf924362b5739d0ef2fd45536a4047 (patch)
tree78604e76f62bb59278d99a8543b0ed5467d7fff1 /python.d
parent59e786a7c5e960659d15d12646885064dd1e0bd7 (diff)
add isc_dhcp plugin to Makefile
Diffstat (limited to 'python.d')
-rw-r--r--python.d/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/python.d/Makefile.am b/python.d/Makefile.am
index 4763f0d669..b726bd8285 100644
--- a/python.d/Makefile.am
+++ b/python.d/Makefile.am
@@ -17,6 +17,7 @@ dist_python_SCRIPTS = \
freeradius.chart.py \
hddtemp.chart.py \
ipfs.chart.py \
+ isc_dhcpd.chart.py \
memcached.chart.py \
mysql.chart.py \
nginx.chart.py \