summaryrefslogtreecommitdiff
path: root/nist/make-package.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nist/make-package.sh')
-rwxr-xr-xnist/make-package.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/nist/make-package.sh b/nist/make-package.sh
index dd50f54..30debe3 100755
--- a/nist/make-package.sh
+++ b/nist/make-package.sh
@@ -46,7 +46,8 @@ add-variant ()
source_files=(
cipher.{c,h}
constants.h
- lilliput-ae{.h,-utils.h,-${mode}.c}
+ lilliput-ae{.h,-utils.h}
+ lilliput-${mode}.c
tweakey.{c,h}
)