diff options
Diffstat (limited to 'test')
| -rwxr-xr-x | test/check-implementation.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/check-implementation.sh b/test/check-implementation.sh index 951c6af..f2c32ed 100755 --- a/test/check-implementation.sh +++ b/test/check-implementation.sh @@ -25,10 +25,9 @@ run-genkat () local genkat=${genkat_dir}/genkat local 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} ) |
