summaryrefslogtreecommitdiff
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-06-18 21:45:22 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-06-18 21:45:22 (GMT)
commitc0174a4bc5b12ace8e7449d26dad551f8434f62d (patch)
tree65c648bc76ff8f73e76cf8906d1b7720a6a3ea63 /plugins/Makefile.am
parent823e0e2f2a764fb2e9025b824e3fc63a8817e5c6 (diff)
Ensured each plugin dependency can be found at runtime.
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 90556de..257e0d5 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -4,4 +4,4 @@ if HAVE_PYTHON3_CONFIG
endif
# androhelpers
-SUBDIRS = arm dalvik devdbg dex dexbnf elf fmtp libcsem lnxsyscalls mobicore $(PYTHON3_SUBDIRS) readdex readelf readmc ropgadgets
+SUBDIRS = $(PYTHON3_SUBDIRS) arm dex dalvik devdbg dexbnf elf fmtp libcsem lnxsyscalls mobicore readdex readelf readmc ropgadgets