summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2020-08-16 21:15:32 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2020-08-16 21:15:32 (GMT)
commit7b90c29f1fd7f685d883ef6c0be75c46ec495a34 (patch)
treec3153997dcf19f9cdb03cd36714f1b2da13033d1 /configure.ac
parentf67cbb09ba8421b70a9a65d4192d164279be71b8 (diff)
Extended the File menu to run external Python scripts on demand.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 04cb1ef..f467f66 100644
--- a/configure.ac
+++ b/configure.ac
@@ -467,6 +467,7 @@ AC_CONFIG_FILES([Makefile
plugins/python/apkfiles/Makefile
plugins/python/checksec/Makefile
plugins/python/liveconv/Makefile
+ plugins/python/scripting/Makefile
plugins/readdex/Makefile
plugins/readelf/Makefile
plugins/readmc/Makefile