summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2020-07-20 19:56:49 -0400
committerGitHub <noreply@github.com>2020-07-21 09:56:49 +1000
commit092f00abc3de132f667bb682f36dddce4824d5ae (patch)
tree17f66c63a9a1fda4ffbb643680f874258f3f9fe4 /Makefile.am
parenteb42d2ad43680e0aa71dca21adb40cfcf2b505e8 (diff)
Add libbpf patch to make dist. (#9571)
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 81a4449052..8a92f7f41a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -59,6 +59,7 @@ dist_noinst_DATA = \
netdata.spec \
package.json \
docs \
+ libnetdata/ebpf/libbpf.c.diff \
packaging/version \
packaging/dashboard.version \
packaging/dashboard.checksums \