summaryrefslogtreecommitdiff
path: root/test/check-implementation.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/check-implementation.sh')
-rwxr-xr-xtest/check-implementation.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/check-implementation.sh b/test/check-implementation.sh
index 76616e2..4113637 100755
--- a/test/check-implementation.sh
+++ b/test/check-implementation.sh
@@ -27,7 +27,8 @@ run-genkat ()
local 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}
)