summaryrefslogtreecommitdiff
path: root/src/format/pe/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/format/pe/Makefile.am')
-rwxr-xr-xsrc/format/pe/Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/format/pe/Makefile.am b/src/format/pe/Makefile.am
index 45f2f6b..c977653 100755
--- a/src/format/pe/Makefile.am
+++ b/src/format/pe/Makefile.am
@@ -2,8 +2,11 @@
noinst_LTLIBRARIES = libformatpe.la
libformatpe_la_SOURCES = \
- e_pe.h e_pe.c \
- pe-int.h
+ pe-int.h pe-int.c \
+ pe.h pe.c \
+ pe_def.h \
+ section.h section.c \
+ symbols.h symbols.c
libformatpe_la_LDFLAGS =