summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2022-04-08 08:55:46 -0400
committerGitHub <noreply@github.com>2022-04-08 12:55:46 +0000
commitef2a78cf7651fd336da353e6e4ab6a280a08edfd (patch)
tree2b98b9bfb4fc6e17fae1135c6a3a4741a15af37d
parent5ae1e53a9415fcb91d3118d63f4ae4b18b70dd88 (diff)
Add eBPF CO-RE version and checksum files to distfile list. (#12627)
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 87cc910d7b..0aa4d639ed 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -67,6 +67,8 @@ dist_noinst_DATA = \
packaging/check-kernel-config.sh \
packaging/ebpf.checksums \
packaging/ebpf.version \
+ packaging/ebpf-co-re.checksums \
+ packaging/ebpf-co-re.version \
packaging/go.d.checksums \
packaging/go.d.version \
packaging/installer/README.md \