drgn/MANIFEST.in
Omar Sandoval bf45199682 vmtest.kbuild: add patch for BTFIDS errors with newer pahole
This was patched in recent stable and longterm branches, but we need it
for older branches. We need a few different backports of it.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
2023-02-16 02:23:04 -08:00

10 lines
410 B
Plaintext

recursive-include docs *.css *.ico *.png *.py *.rst
recursive-include tests *.py *.zst
include tests/linux_kernel/kmod/Makefile tests/linux_kernel/kmod/drgn_test.c
recursive-include contrib *.py *.rst
recursive-include tools *.py *.rst
recursive-include vmtest *.c *.py *.rst
recursive-include vmtest/patches *.patch
recursive-include LICENSES *.txt
include .flake8 CONTRIBUTING.rst COPYING pytest.ini util.py