summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 44b68cb..7ef720a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -187,7 +187,8 @@ AC_CONFIG_FILES([Makefile
src/format/Makefile
src/format/dwarf/Makefile
src/format/elf/Makefile
- src/format/java/Makefile])
+ src/format/java/Makefile
+ src/format/pe/Makefile])
AC_OUTPUT