diff options
Diffstat (limited to 'update.sh')
-rwxr-xr-x | update.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
358 | awk -f $libcrypto_regress/free/freenull.awk \ | 359 | awk -f $libcrypto_regress/free/freenull.awk \ |