diff options
Diffstat (limited to 'nist')
| -rwxr-xr-x | nist/make-package.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nist/make-package.sh b/nist/make-package.sh index 36ded53..455dcde 100755 --- a/nist/make-package.sh +++ b/nist/make-package.sh @@ -101,6 +101,6 @@ do done done -cp -r ${TMP_DIR}/crypto_aead results/ +cp -r ${TMP_DIR}/crypto_aead . cleanup |
