summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-11-24 14:28:22 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-11-24 14:28:22 (GMT)
commitdd851e1fb743d77b421519ee5915534aed2d2c4f (patch)
tree9a9f91c09438467ade7a67c5e2188b4051d23569 /configure.ac
parent59b1bdfdc9b64dac8fd1450c51aa5014c8c469f0 (diff)
Updated the DWARF support.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 4db0adb..2583688 100644
--- a/configure.ac
+++ b/configure.ac
@@ -357,6 +357,10 @@ AC_CONFIG_FILES([Makefile
plugins/dex/python/Makefile
plugins/dexbnf/Makefile
plugins/dexbnf/python/Makefile
+ plugins/dwarf/Makefile
+ plugins/dwarf/v2/Makefile
+ plugins/dwarf/v3/Makefile
+ plugins/dwarf/v4/Makefile
plugins/elf/Makefile
plugins/elf/python/Makefile
plugins/fmtp/Makefile