summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 7956558e20..ce7bd60b3d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -323,6 +323,8 @@ EBPF_PLUGIN_FILES = \
collectors/ebpf.plugin/ebpf.h \
collectors/ebpf.plugin/ebpf_apps.c \
collectors/ebpf.plugin/ebpf_apps.h \
+ collectors/ebpf.plugin/ebpf_cgroup.c \
+ collectors/ebpf.plugin/ebpf_cgroup.h \
$(LIBNETDATA_FILES) \
$(NULL)