summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2019-04-19 20:29:34 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2019-04-19 20:29:34 (GMT)
commit2769384a97478f4901157b71e67ec33496dd75cf (patch)
treeec6df834d97ae7222dc1695f35df5bd7b25d6f07 /configure.ac
parent627560def907ec62c38839457e6a018af27b6640 (diff)
Given access to Dalvik architecture from the Python bindings
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e4af946..338f7d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -409,6 +409,8 @@ AC_CONFIG_FILES([Makefile
plugins/dalvik/Makefile
plugins/dalvik/operands/Makefile
plugins/dalvik/pseudo/Makefile
+ plugins/dalvik/python/Makefile
+ plugins/dalvik/python/v35/Makefile
plugins/dalvik/v35/Makefile
plugins/dalvik/v35/opcodes/Makefile
plugins/dalvik/v35/opdefs/Makefile