diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2019-01-10 14:35:23 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2019-01-10 14:35:23 +0000 |
| commit | ae500c1ff8974130f7f2692772cf288b90349e0d (patch) | |
| tree | d766d380d93f6c0a28a85976787405b0425070b8 /lib/libelf | |
| parent | fdc9504f5109d922a62e75e02a88161b69ad6cf4 (diff) | |
| parent | 2b92b30119ed91ed88f102ba9ecc40cd1c046a65 (diff) | |
Notes
Diffstat (limited to 'lib/libelf')
| -rw-r--r-- | lib/libelf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libelf/Makefile b/lib/libelf/Makefile index 0fa80f5a0c49..76a2fddd5df2 100644 --- a/lib/libelf/Makefile +++ b/lib/libelf/Makefile @@ -60,6 +60,7 @@ SRCS= elf.c \ libelf_checksum.c \ libelf_data.c \ libelf_ehdr.c \ + libelf_elfmachine.c \ libelf_extended.c \ libelf_memory.c \ libelf_open.c \ |
