edwards25519sha512batch requires api.h

(but it will be replaced by ed25519 anyways)
This commit is contained in:
Frank Denis 2013-01-20 00:09:22 -08:00
parent e49447ce82
commit 11bc2610ae

View File

@ -50,6 +50,7 @@ libnacl_la_SOURCES = \
crypto_onetimeauth/poly1305/ref/auth_poly1305.c \
crypto_onetimeauth/poly1305/ref/crypto_onetimeauth.h \
crypto_onetimeauth/poly1305/ref/verify_poly1305.c \
crypto_sign/edwards25519sha512batch/ref/api.h \
crypto_sign/edwards25519sha512batch/ref/crypto_sign.h \
crypto_sign/edwards25519sha512batch/ref/fe25519.h \
crypto_sign/edwards25519sha512batch/ref/fe25519_edwards25519sha512batch.c \