Skip to content

Commit 3141dbb

Browse files
Update MANIFEST.in
1 parent 705c6ab commit 3141dbb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MANIFEST.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
include README.md LICENSE pybind11/LICENSE
22
graft pybind11/include
33
graft pybind11/tools
4+
recursive-include src *.cpp *.h
5+
recursive-include libbpf/src *.c *.h Makefile
6+
recursive-include libbpf/include *.h
47
graft src
58
global-include CMakeLists.txt *.cmake

0 commit comments

Comments
 (0)