From 8dea45f62ac834930674c766155604434d709595 Mon Sep 17 00:00:00 2001
From: Cyrille Bagard <nocbos@gmail.com>
Date: Sun, 28 Jul 2019 15:51:07 +0200
Subject: Refactored the plugins Makefile.

---
 plugins/Makefile.am | 21 ++++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)

diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index ecdc018..52b0592 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -6,4 +6,23 @@ PYTHON3_SUBDIRS = pychrysalide python
 endif
 
 # androhelpers
-SUBDIRS = $(PYTHON3_SUBDIRS) arm bootimg dex dalvik devdbg dexbnf dwarf elf fmtp itanium javadesc libcsem lnxsyscalls mobicore readdex readelf readmc ropgadgets
+SUBDIRS = \
+	$(PYTHON3_SUBDIRS) \
+	arm \
+	bootimg \
+	dex \
+	dalvik \
+	devdbg \
+	dexbnf \
+	dwarf \
+	elf \
+	fmtp \
+	itanium \
+	javadesc \
+	libcsem \
+	lnxsyscalls \
+	mobicore \
+	readdex \
+	readelf \
+	readmc \
+	ropgadgets
-- 
cgit v0.11.2-87-g4458