summaryrefslogtreecommitdiff
path: root/plugins/Makefile.am
blob: 608c927cbab773efaa87e2318b6a47e157baa6ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32

if BUILD_PYTHON3_BINDINGS

PYTHON3_SUBDIRS = pychrysalide python

endif

# androhelpers
SUBDIRS = \
	$(PYTHON3_SUBDIRS) \
	arm \
	bhash \
	bootimg \
	dex \
	dalvik \
	devdbg \
	dexbnf \
	dwarf \
	elf \
	fmtp \
	itanium \
	javadesc \
	libcsem \
	lnxsyscalls \
	mobicore \
	pe \
	readdex \
	readelf \
	readmc \
	ropgadgets \
	winordinals \
	yaml