summaryrefslogtreecommitdiff
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2024-05-15 19:27:41 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2024-05-15 20:04:27 (GMT)
commit9e5cf9b3383adcb08ce4a334e19bf02dafe5771a (patch)
treeb9da58b4c2213ba582ecd94b488826de2faeed7b /plugins/Makefile.am
parentf252166690f537cdf6853e45a6dc21ed058d0360 (diff)
Rebuild an empty Python module.
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am53
1 files changed, 27 insertions, 26 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 1cda6e0..9e177fa 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -13,29 +13,30 @@ 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
+ $(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