summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2019-07-01 19:38:13 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2019-07-01 19:38:13 (GMT)
commitc8a643f54649574777e6b5d5f5d332160c8c72ea (patch)
tree6acc977c19203c8fd92b287c523910e5d47930ba /configure.ac
parent6e8544094334d134d51cd9ca549a7c75b2e8fdab (diff)
Added support for Android backup files.
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 338f7d4..67019f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -456,6 +456,7 @@ AC_CONFIG_FILES([Makefile
plugins/pychrysalide/gui/core/Makefile
plugins/pychrysalide/mangling/Makefile
plugins/python/Makefile
+ plugins/python/abackup/Makefile
plugins/python/apkfiles/Makefile
plugins/python/checksec/Makefile
plugins/readdex/Makefile