Codebase list donut-shellcode / bf785d6c-889d-43d5-8b4a-36f66cdefc23/upstream MANIFEST.in
bf785d6c-889d-43d5-8b4a-36f66cdefc23/upstream

Tree @bf785d6c-889d-43d5-8b4a-36f66cdefc23/upstream (Download .tar.gz)

MANIFEST.in @bf785d6c-889d-43d5-8b4a-36f66cdefc23/upstreamraw · history · blame

1
2
3
4
5
6
7
8
9
include README.md
include Makefile*
include LICENSE
include version-release-notes.txt
recursive-include . *.c
recursive-include loader *
recursive-include include *
recursive-include docs *
recursive-include lib *