Add gelf_mips64el.c to the list of files to include in libelf.

Missed in r338478.

Pointy hat to:	jhb
Approved by:	re (rgrimes)
MFC after:	1 month
This commit is contained in:
John Baldwin 2018-09-05 21:47:22 +00:00
parent eb81f38a62
commit 9f45c6c124
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=338485

View file

@ -43,6 +43,7 @@ SRCS= elf.c \
gelf_ehdr.c \
gelf_getclass.c \
gelf_fsize.c \
gelf_mips64el.c \
gelf_move.c \
gelf_phdr.c \
gelf_rel.c \