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 1846d1e1cf..34179b1266 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -281,6 +281,8 @@ PERF_PLUGIN_FILES = \
EBPF_PLUGIN_FILES = \
collectors/ebpf.plugin/ebpf.c \
+ collectors/ebpf.plugin/ebpf_cachestat.c \
+ collectors/ebpf.plugin/ebpf_cachestat.h \
collectors/ebpf.plugin/ebpf_process.c \
collectors/ebpf.plugin/ebpf_process.h \
collectors/ebpf.plugin/ebpf_socket.c \