aboutsummaryrefslogtreecommitdiffstats
path: root/helpers/update-support.sh
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/update-support.sh')
-rwxr-xr-xhelpers/update-support.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/helpers/update-support.sh b/helpers/update-support.sh
index 06ed1020..90de973a 100755
--- a/helpers/update-support.sh
+++ b/helpers/update-support.sh
@@ -29,9 +29,12 @@ regex_internal.h
verify.h
malloc/dynarray-skeleton.c
malloc/dynarray.h
+malloc/dynarray_at_failure.c
malloc/dynarray_emplace_enlarge.c
+malloc/dynarray_emplace_enlarge.c
malloc/dynarray_finalize.c
-malloc/dynarray_resize.c"
+malloc/dynarray_resize.c
+malloc/dynarray_resize_clear.c"
for i in $FILE_LIST
do