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 e5d1799..d42cd58 100755
--- a/update.sh
+++ b/update.sh
@@ -353,6 +353,7 @@ $CP $libcrypto_regress/evp/evptests.txt tests
353$CP $libcrypto_regress/aead/*.txt tests 353$CP $libcrypto_regress/aead/*.txt tests
354$CP $libcrypto_regress/ct/ctlog.conf tests 354$CP $libcrypto_regress/ct/ctlog.conf tests
355$CP $libcrypto_regress/ct/*.crt tests 355$CP $libcrypto_regress/ct/*.crt tests
356$CP $libcrypto_regress/x509/policy/*.pem tests
356 357
357# generate libcrypto freenull.c 358# generate libcrypto freenull.c
358awk -f $libcrypto_regress/free/freenull.awk \ 359awk -f $libcrypto_regress/free/freenull.awk \