aboutsummaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/update.sh b/update.sh
index fa8375f..11a244d 100755
--- a/update.sh
+++ b/update.sh
@@ -355,6 +355,7 @@ $CP $libcrypto_regress/aead/*.txt tests
355$CP $libcrypto_regress/ct/ctlog.conf tests 355$CP $libcrypto_regress/ct/ctlog.conf tests
356$CP $libcrypto_regress/ct/*.crt tests 356$CP $libcrypto_regress/ct/*.crt tests
357$CP $libcrypto_regress/x509/policy/*.pem tests 357$CP $libcrypto_regress/x509/policy/*.pem tests
358$CP $libcrypto_regress/mlkem/*.txt tests
358 359
359# generate libcrypto freenull.c 360# generate libcrypto freenull.c
360awk -f $libcrypto_regress/free/freenull.awk \ 361awk -f $libcrypto_regress/free/freenull.awk \