summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2020-04-03 20:40:44 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2020-04-03 20:40:44 (GMT)
commitc1cac2ce69f01deb99c5c91a803dfa04af90ef14 (patch)
tree63439f8d2075096ad7984889f688724c6a494995 /plugins
parentd3efb593e42b162687ff1802beb9ba88dd008296 (diff)
Included the Python conversion plugin properly.
Diffstat (limited to 'plugins')
-rw-r--r--plugins/python/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/plugins/python/Makefile.am b/plugins/python/Makefile.am
index 40af827..d094ccc 100644
--- a/plugins/python/Makefile.am
+++ b/plugins/python/Makefile.am
@@ -1,2 +1,6 @@
-SUBDIRS = abackup apkfiles checksec
+SUBDIRS = \
+ abackup \
+ apkfiles \
+ checksec \
+ liveconv