summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2020-07-14 19:58:52 -0400
committerGitHub <noreply@github.com>2020-07-15 09:58:52 +1000
commit3a7961d4176aee63f24c4cbc96dabaa13010d6f1 (patch)
tree347e9d2bb6954f4fc17d28de9af49dadb6473423 /Makefile.am
parent664d180dc7a5e34334a4f94399e5663eb5c0be8a (diff)
Add eBPF bundling script to `make dist`. (#9539)
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 e2d2502304..e49c1ab849 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,6 +71,7 @@ dist_noinst_DATA = \
packaging/mosquitto.version \
packaging/mosquitto.checksums \
packaging/bundle-dashboard.sh \
+ packaging/bundle-ebpf.sh \
packaging/bundle-mosquitto.sh \
packaging/check-kernel-config.sh \
packaging/ebpf.checksums \