MANIFEST: Add lib/include/bpf

The tarball wasn't working without this file:

  [ 32%] Building C object CMakeFiles/dwarves.dir/btf_encoder.c.o
  /tmp/dwarves-1.22/btf_encoder.c:18:10: fatal error: bpf/btf.h: No such file or directory
   #include <bpf/btf.h>
            ^~~~~~~~~~~
  compilation terminated.

Cc: Luca Boccassi <bluca@debian.org>
Fixes: 82756ea3ea ("libbpf: Fixup patch to allow to use packaged version")
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
This commit is contained in:
Arnaldo Carvalho de Melo 2021-08-12 15:29:28 -03:00
parent cb1cf16676
commit 9fed416b38
1 changed files with 1 additions and 0 deletions

View File

@ -68,3 +68,4 @@ libctf.c
libctf.h
regtest
lib/bpf/
lib/include/bpf