summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2020-09-04 18:04:59 -0400
committerGitHub <noreply@github.com>2020-09-04 18:04:59 -0400
commit4f108b1ff259c66dacfce11306ca885b99a57b56 (patch)
tree56a045c0e27996835c9bfe8c0fae17b2d615dbe8 /Makefile.am
parent5fe817361b5022a7e1923e4ae40645796da1055b (diff)
Fixed handling of libJudy bundling for RPM packages. (#9875)
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 c64fa6a2cc..47250fdc03 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -74,6 +74,7 @@ dist_noinst_DATA = \
packaging/mosquitto.checksums \
packaging/bundle-dashboard.sh \
packaging/bundle-ebpf.sh \
+ packaging/bundle-judy.sh \
packaging/bundle-libbpf.sh \
packaging/bundle-mosquitto.sh \
packaging/check-kernel-config.sh \