From 404097b7b07b336b427b3682ec2bc48d831cb2e9 Mon Sep 17 00:00:00 2001 From: Cyrille Bagard Date: Wed, 11 Oct 2023 09:01:44 +0200 Subject: Fix plugin compilation dependency order. --- plugins/Makefile.am | 4 ++-- 1 file 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 \ -- cgit v0.11.2-87-g4458