summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 3bc3fa5..1cda6e0 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -14,14 +14,12 @@ endif
# androhelpers
SUBDIRS = \
$(PYTHON3_SUBDIRS) \
- apihashing \
arm \
bootimg \
devdbg \
dex \
dexbnf \
dwarf \
- encodings \
elf \
fmtp \
itanium \
@@ -30,8 +28,10 @@ SUBDIRS = \
mobicore \
pe \
yaml \
+ apihashing \
bhash \
dalvik \
+ encodings \
libcsem \
lnxsyscalls \
readdex \