summaryrefslogtreecommitdiffhomepage
path: root/project/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'project/common.mk')
-rw-r--r--project/common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/common.mk b/project/common.mk
index 9723cd0..13c1cd7 100644
--- a/project/common.mk
+++ b/project/common.mk
@@ -2,6 +2,7 @@ API_SRCS = \
src/driver/pe_amain.c \
src/driver/pe_driver_ctx.c \
src/driver/pe_unit_ctx.c \
+ src/hdrdump/pe_hdrdump_export_hdr.c \
src/hdrdump/pe_hdrdump_image_dos_hdr.c \
src/hdrdump/pe_hdrdump_coff_image_hdr.c \
src/hdrdump/pe_hdrdump_coff_object_hdr.c \