mirror of
https://gitlab.com/qemu-project/capstone.git
synced 2025-11-11 08:16:15 +08:00
This is a requirement for an automated install via pip. After this change it should be possible to depend on captone in pip and have it built automatically.
4 lines
100 B
Plaintext
4 lines
100 B
Plaintext
recursive-include src *
|
|
recursive-include pyx *
|
|
recursive-include capstone *
|
|
include README setup.py |