summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorthiagoftsm <thiagoftsm@gmail.com>2020-10-20 11:04:05 +0000
committerGitHub <noreply@github.com>2020-10-20 14:04:05 +0300
commit31b045aa3c290d1fdc25edf03721a24c38fd303e (patch)
tree722330f16f48f8007549d3f9089f95ec2c31d556 /Makefile.am
parent6b2ffc355a0d450e4569f3d5412b18d709318986 (diff)
Wireless statistics (#10052)
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud> Co-authored-by: Joel Hans <joel.g.hans@gmail.com> Co-authored-by: ladakis <vaggosbboy@gmail.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 3e232ca3b8..274f9e66ae 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -305,6 +305,7 @@ PROC_PLUGIN_FILES = \
collectors/proc.plugin/proc_pressure.c \
collectors/proc.plugin/proc_pressure.h \
collectors/proc.plugin/proc_net_dev.c \
+ collectors/proc.plugin/proc_net_wireless.c \
collectors/proc.plugin/proc_net_ip_vs_stats.c \
collectors/proc.plugin/proc_net_netstat.c \
collectors/proc.plugin/proc_net_rpc_nfs.c \