aboutsummaryrefslogtreecommitdiffstats
path: root/helpers
diff options
context:
space:
mode:
Diffstat (limited to 'helpers')
-rw-r--r--helpers/ChangeLog4
-rwxr-xr-xhelpers/update-support.sh3
2 files changed, 6 insertions, 1 deletions
diff --git a/helpers/ChangeLog b/helpers/ChangeLog
index eb94f693..ed66051e 100644
--- a/helpers/ChangeLog
+++ b/helpers/ChangeLog
@@ -1,3 +1,7 @@
+2021-02-08 Arnold D. Robbins <arnold@skeeve.com>
+
+ * update-support.sh: Update list of files to copy over.
+
2020-08-12 Arnold D. Robbins <arnold@skeeve.com>
* update-support.sh: New file.
diff --git a/helpers/update-support.sh b/helpers/update-support.sh
index 122ef896..a85d86ae 100755
--- a/helpers/update-support.sh
+++ b/helpers/update-support.sh
@@ -25,7 +25,8 @@ regex.h
regex_internal.c
regex_internal.h
verify.h
-xalloc.h"
+malloc/dynarray.h
+malloc/dynarray-skeleton.c"
for i in $FILE_LIST
do