mirror of
https://github.com/varun-r-mallya/pylibbpf.git
synced 2025-12-31 20:36:26 +00:00
9 lines
250 B
Plaintext
9 lines
250 B
Plaintext
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
|