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 5292a849..fcc8f7a6 100755
--- a/setup.py
+++ b/setup.py
@@ -12,6 +12,7 @@ def buil_all():
               'miasm2/arch/arm',
               'miasm2/arch/msp430',
               'miasm2/arch/sh4',
+              'miasm2/arch/mips32',
               'miasm2/core',
               'miasm2/expression',
               'miasm2/ir',