summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorthiagoftsm <thiagoftsm@gmail.com>2022-03-08 17:49:23 +0000
committerGitHub <noreply@github.com>2022-03-08 17:49:23 +0000
commit6123a8e1a66aa1c3d44e454f866588495b5a145e (patch)
treee6683dfd32a9d31c51c41eb1f6326f0782ad9562 /Makefile.am
parent2f8f4dd6a7b0dc98563357ad4712e990a7c5c86a (diff)
CO-RE and syscalls (#12318)
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 2048b9f884..c3160bf78d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -61,6 +61,7 @@ dist_noinst_DATA = \
netdata.cppcheck \
netdata.spec \
packaging/bundle-ebpf.sh \
+ packaging/bundle-ebpf-co-re.sh \
packaging/bundle-judy.sh \
packaging/bundle-libbpf.sh \
packaging/check-kernel-config.sh \