Change spaces to tab in Makefile.am after pwhash_scrypt_ll addition

This commit is contained in:
Anders Johansson 2014-06-03 13:04:26 +02:00
parent e7e4ab514c
commit 1d4849465b

View File

@ -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 \