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 c52e1f9e..3aaeaf27 100755
--- a/setup.py
+++ b/setup.py
@@ -30,6 +30,7 @@ def buil_all():
         "miasm/analysis",
         "miasm/os_dep",
         "miasm/os_dep/linux",
+        "miasm/elfesteem",
         "miasm/jitter",
         "miasm/jitter/arch",
         "miasm/jitter/loader",