diff --git a/test/default/Makefile.am b/test/default/Makefile.am index 468657c7..0ca1ab52 100644 --- a/test/default/Makefile.am +++ b/test/default/Makefile.am @@ -32,7 +32,7 @@ EXTRA_DIST = \ onetimeauth2.exp \ onetimeauth7.exp \ pwhash.exp \ - pwhash_scrypt_ll.exp \ + pwhash_scrypt_ll.exp \ scalarmult.exp \ scalarmult2.exp \ scalarmult5.exp \ @@ -89,7 +89,7 @@ DISTCLEANFILES = \ onetimeauth2.res \ onetimeauth7.res \ pwhash.res \ - pwhash_scrypt_ll.res \ + pwhash_scrypt_ll.res \ scalarmult.res \ scalarmult2.res \ scalarmult5.res \ @@ -153,7 +153,7 @@ TESTS_TARGETS = \ onetimeauth2 \ onetimeauth7 \ pwhash \ - pwhash_scrypt_ll \ + pwhash_scrypt_ll \ randombytes \ scalarmult \ scalarmult2 \