mirror of
https://github.com/varun-r-mallya/pylibbpf.git
synced 2025-12-31 20:36:26 +00:00
Update MANIFEST.in
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
include README.md LICENSE pybind11/LICENSE
|
||||
graft pybind11/include
|
||||
graft pybind11/tools
|
||||
recursive-include src *.cpp *.h
|
||||
recursive-include libbpf/src *.c *.h Makefile
|
||||
recursive-include libbpf/include *.h
|
||||
graft src
|
||||
global-include CMakeLists.txt *.cmake
|
||||
|
||||
Reference in New Issue
Block a user