Change spaces to tab in Makefile.am after pwhash_scrypt_ll addition
This commit is contained in:
parent
e7e4ab514c
commit
1d4849465b
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user