about summary refs log tree commit diff stats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorTheofilos Augoustis <theofilos.augoustis@gmail.com>2025-10-14 09:09:29 +0000
committerTheofilos Augoustis <theofilos.augoustis@gmail.com>2025-10-14 09:09:29 +0000
commit579cf1d03fb932083e6317967d1613d5c2587fb6 (patch)
tree629f039935382a2a7391bce9253f6c9968159049 /MANIFEST.in
parent51c15d3ea2e16d4fc5f0f01a3b9befc66b1f982e (diff)
downloadmiasm-579cf1d03fb932083e6317967d1613d5c2587fb6.tar.gz
miasm-579cf1d03fb932083e6317967d1613d5c2587fb6.zip
Convert to src-layout ta/nix
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 00000000..6ec738a6
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,7 @@
+recursive-include src/miasm/jitter *.c *.h
+recursive-include src/miasm/jitter/arch *.c *.h
+recursive-include src/miasm/runtime *.c *.h
+include src/miams/jitter/bn.c
+include src/miams/jitter/bn.h
+include src/miasm/VERSION
+