summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2010-11-11 01:22:43 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2010-11-11 01:22:43 (GMT)
commitb33a52031c0d44a79604bc8d9036c30bffd020cb (patch)
treec825e3330684ca57f7c423328cd116b2d6ec0f6a /configure.ac
parent828124e38d266e382bb1477ef51c9fac8e81c591 (diff)
Built some expressions for the decompilation tree.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@190 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a9f0420..9b0d4ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -254,6 +254,8 @@ AC_CONFIG_FILES([Makefile
src/debug/ptrace/Makefile
src/debug/remgdb/Makefile
src/decomp/Makefile
+ src/decomp/expr/Makefile
+ src/decomp/expr/dalvik/Makefile
src/decomp/lang/Makefile
src/dialogs/Makefile
src/format/Makefile