blob: e47a5fbfc7d69224663f4969dee9982bf4ff9858 (
plain)
1
2
3
4
5
6
7
|
if HAVE_PYTHON3_CONFIG
PYTHON3_SUBDIRS = pychrysalide python
endif
# androhelpers
SUBDIRS = $(PYTHON3_SUBDIRS) arm dex dalvik devdbg dexbnf dwarf elf fmtp itanium libcsem lnxsyscalls mobicore readdex readelf readmc ropgadgets
|