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:
jhb 2018-09-05 21:47:22 +00:00
parent 620b8f1d69
commit bc92f163ac

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 \