summaryrefslogtreecommitdiff
path: root/src/format/elf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/format/elf/Makefile.am')
-rw-r--r--src/format/elf/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/format/elf/Makefile.am b/src/format/elf/Makefile.am
index 4317e1d..78dabcd 100644
--- a/src/format/elf/Makefile.am
+++ b/src/format/elf/Makefile.am
@@ -8,6 +8,7 @@ libformatelf_la_SOURCES = \
dynamic.h dynamic.c \
helper_arm.h helper_arm.c \
helper_x86.h helper_x86.c \
+ loading.h loading.c \
program.h program.c \
section.h section.c \
strings.h strings.c \