diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/python/Makefile.am | 6 |
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 |