summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2012-03-17 20:29:47 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2012-03-17 20:29:47 (GMT)
commitbbad297e902022ecac9fab21c01dc109560db8eb (patch)
tree6d9703e7dda8c0a61b0a3a015be89612df3bf198 /configure.ac
parentd1f5881c1f4ad53781fdadfe5ce6cac24cee3bab (diff)
Created the 'pychrysa' Python plugin from the 'pyoida' one.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@240 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac10
1 files changed, 5 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index b59f323..d894657 100644
--- a/configure.ac
+++ b/configure.ac
@@ -236,11 +236,11 @@ AC_CONFIG_FILES([Makefile
plugins/Makefile
plugins/dexresolver/Makefile
plugins/govm/Makefile
- plugins/pyoida/Makefile
- plugins/pyoida/analysis/Makefile
- plugins/pyoida/arch/Makefile
- plugins/pyoida/debug/Makefile
- plugins/pyoida/format/Makefile
+ plugins/pychrysa/Makefile
+ plugins/pychrysa/analysis/Makefile
+ plugins/pychrysa/arch/Makefile
+ plugins/pychrysa/debug/Makefile
+ plugins/pychrysa/format/Makefile
plugins/python/Makefile
plugins/python/apkfiles/Makefile
plugins/python/exectracer/Makefile