summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 98d60c5..bba9fdf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -242,6 +242,7 @@ AC_CONFIG_FILES([Makefile
src/Makefile
src/analysis/Makefile
src/arch/Makefile
+ src/arch/dalvik/Makefile
src/arch/jvm/Makefile
src/arch/mips/Makefile
src/arch/x86/Makefile
@@ -251,6 +252,7 @@ AC_CONFIG_FILES([Makefile
src/debug/remgdb/Makefile
src/dialogs/Makefile
src/format/Makefile
+ src/format/dex/Makefile
src/format/dwarf/Makefile
src/format/elf/Makefile
src/format/java/Makefile