aboutsummaryrefslogtreecommitdiffstats
path: root/capstone/bindings/python/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'capstone/bindings/python/MANIFEST.in')
-rw-r--r--capstone/bindings/python/MANIFEST.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/capstone/bindings/python/MANIFEST.in b/capstone/bindings/python/MANIFEST.in
new file mode 100644
index 000000000..98776c7d9
--- /dev/null
+++ b/capstone/bindings/python/MANIFEST.in
@@ -0,0 +1,5 @@
+recursive-include src *
+include LICENSE.TXT
+include README.txt
+include BUILDING.txt
+include Makefile