summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-04-27 19:55:50 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-04-27 19:55:50 (GMT)
commitac75fdb77854c6f6d2e8db97a474c8bf3af2b0c4 (patch)
tree3a0c320d3ff87006595f52560d0de070ca4ab98e /configure.ac
parent9c1367eb2e75dfac59f33e851dee8d39542072ac (diff)
Parsed ELF format fields using a new generic parser to save memory.
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 60cf9c5..ccace74 100644
--- a/configure.ac
+++ b/configure.ac
@@ -315,6 +315,7 @@ AC_CONFIG_FILES([Makefile
pixmaps/Makefile
plugins/Makefile
plugins/devdbg/Makefile
+ plugins/fmtp/Makefile
plugins/libcsem/Makefile
plugins/mobicore/Makefile
plugins/pychrysa/Makefile