From 8288d8842333f5e8f9598faebed6c1796f77472c Mon Sep 17 00:00:00 2001 From: Arnaldo Carvalho de Melo Date: Tue, 16 Apr 2019 20:55:59 -0300 Subject: [PATCH] MANIFEST: Add missing files to generate the tarball btf_loader.c and the libbpf obtained via the git module are needed to be able to build from the tarball generated via: tar cvfj rpm/SOURCES/dwarves-1.13.tar.bz2 `cat MANIFEST` Signed-off-by: Arnaldo Carvalho de Melo --- MANIFEST | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MANIFEST b/MANIFEST index 6a40869..2103aa4 100644 --- a/MANIFEST +++ b/MANIFEST @@ -2,6 +2,7 @@ config.h.cmake btfdiff btf_encoder.c btf_encoder.h +btf_loader.c ctf_encoder.c ctf_encoder.h ctf_loader.c @@ -60,3 +61,4 @@ ctf.h libctf.c libctf.h regtest +lib/bpf/