diff options
Diffstat (limited to 'helpers/update-support.sh')
-rwxr-xr-x | helpers/update-support.sh | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/helpers/update-support.sh b/helpers/update-support.sh index 90de973a..845eced0 100755 --- a/helpers/update-support.sh +++ b/helpers/update-support.sh @@ -27,14 +27,13 @@ regex.h regex_internal.c 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.h malloc/dynarray_resize.c -malloc/dynarray_resize_clear.c" +malloc/dynarray_resize_clear.c +malloc/dynarray-skeleton.c" for i in $FILE_LIST do |