summaryrefslogtreecommitdiff
path: root/nist
diff options
context:
space:
mode:
Diffstat (limited to 'nist')
-rwxr-xr-xnist/make-package.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/nist/make-package.sh b/nist/make-package.sh
index 33abeac..3a90dce 100755
--- a/nist/make-package.sh
+++ b/nist/make-package.sh
@@ -44,10 +44,9 @@ add-variant ()
mkdir -p ${dest}
source_files=(
- ae-common.h
cipher.{c,h}
constants.h
- lilliput-ae{.h,-${mode}.c}
+ lilliput-ae{.h,-utils.h,-${mode}.c}
tweakey.{c,h}
)