summaryrefslogtreecommitdiff
path: root/plugins/python/Makefile.am
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 /plugins/python/Makefile.am
parentf67cbb09ba8421b70a9a65d4192d164279be71b8 (diff)
Extended the File menu to run external Python scripts on demand.
Diffstat (limited to 'plugins/python/Makefile.am')
-rw-r--r--plugins/python/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/python/Makefile.am b/plugins/python/Makefile.am
index d094ccc..c96b6c5 100644
--- a/plugins/python/Makefile.am
+++ b/plugins/python/Makefile.am
@@ -3,4 +3,5 @@ SUBDIRS = \
abackup \
apkfiles \
checksec \
- liveconv
+ liveconv \
+ scripting