summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-01-26 21:37:49 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-01-26 21:37:49 (GMT)
commit262c95e0b088a56e9fd919edc57ad19f85e2e40e (patch)
tree8510a15924423abb3208610f724d911f2f79b9a6 /configure.ac
parent0993276d6450919c6d178182c5fd26497b62d5fc (diff)
Begun to rewrite the whole plugins system.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@461 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
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 0461880..fa7246b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -270,6 +270,7 @@ AC_CONFIG_FILES([Makefile
pixmaps/Makefile
plugins/Makefile
plugins/androhelpers/Makefile
+ plugins/devdbg/Makefile
plugins/govm/Makefile
plugins/pychrysa/Makefile
plugins/pychrysa/analysis/Makefile