summaryrefslogtreecommitdiff
path: root/plugins/Makefile.am
blob: 9e177fa6d981d5d69a9236a4e51e7190a33c2bde (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
33
34
35
36
37
38
39
40
41
42

if BUILD_PYTHON3_BINDINGS

PYTHON3_SUBDIRS = pychrysalide python

endif

if BUILD_GTK_SUPPORT

ROPGADGETS_SUBDIRS = ropgadgets

endif

# androhelpers
SUBDIRS = \
	$(PYTHON3_SUBDIRS)

# arm \
# bootimg \
# devdbg \
# dex \
# dexbnf \
# dwarf \
# elf \
# fmtp \
# itanium \
# javadesc \
# kaitai \
# mobicore \
# pe \
# yaml \
# apihashing \
# bhash \
# dalvik \
# encodings \
# libcsem \
# lnxsyscalls \
# readdex \
# readelf \
# readmc \
# $(ROPGADGETS_SUBDIRS) \
# winordinals