about summary refs log tree commit diff stats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 73f98858..de1667e9 100755
--- a/setup.py
+++ b/setup.py
@@ -20,6 +20,7 @@ def buil_all():
               'miasm2/os_dep',
               'miasm2/jitter',
               'miasm2/jitter/arch',
+              'miasm2/jitter/loader',
               ]
     ext_modules_no_tcc = [
         Extension("miasm2.jitter.arch.JitCore_x86",