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 <acme@redhat.com>
This commit is contained in:
Arnaldo Carvalho de Melo 2019-04-16 20:55:59 -03:00
parent 92a4118812
commit 8288d88423
1 changed files with 2 additions and 0 deletions

View File

@ -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/