summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/Makefile.am
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2020-01-28 19:17:23 +0300
committerGitHub <noreply@github.com>2020-01-28 19:17:23 +0300
commit492af0d614d7026d3771745369cb2db2cbdf7850 (patch)
treebfc8d77355d9c025ea96e1b7d4023c67d2f47482 /collectors/python.d.plugin/Makefile.am
parentb466fbf4d9efbebf51a605f8c8b0d2aafb0cccbf (diff)
/collectors/python.d: remove unbound module (#7853)
* collectors/python.d/unbound: remove * /docs: remove python unbound mentions * README.md: remove python unbound mentions
Diffstat (limited to 'collectors/python.d.plugin/Makefile.am')
-rw-r--r--collectors/python.d.plugin/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/collectors/python.d.plugin/Makefile.am b/collectors/python.d.plugin/Makefile.am
index e3644dd776..e678f86a21 100644
--- a/collectors/python.d.plugin/Makefile.am
+++ b/collectors/python.d.plugin/Makefile.am
@@ -103,7 +103,6 @@ include squid/Makefile.inc
include tomcat/Makefile.inc
include tor/Makefile.inc
include traefik/Makefile.inc
-include unbound/Makefile.inc
include uwsgi/Makefile.inc
include varnish/Makefile.inc
include w1sensor/Makefile.inc