summaryrefslogtreecommitdiffstats
path: root/0.153/libelf/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to '0.153/libelf/Android.mk')
-rwxr-xr-x0.153/libelf/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/0.153/libelf/Android.mk b/0.153/libelf/Android.mk
index e1a76cf5..1a8f94ad 100755
--- a/0.153/libelf/Android.mk
+++ b/0.153/libelf/Android.mk
@@ -23,6 +23,7 @@ LIBELF_SRC_FILES := \
elf32_newehdr.c \
elf32_newphdr.c \
elf32_offscn.c \
+ elf32_updatefile.c \
elf32_updatenull.c \
elf32_xlatetof.c \
elf32_xlatetom.c \
@@ -34,6 +35,7 @@ LIBELF_SRC_FILES := \
elf64_newehdr.c \
elf64_newphdr.c \
elf64_offscn.c \
+ elf64_updatefile.c \
elf64_updatenull.c \
elf64_xlatetof.c \
elf64_xlatetom.c \