randombytes/randombytes_sysrandom.h moved to includes/sodium
This commit is contained in:
parent
0faae1eed3
commit
dff36063a6
@ -74,9 +74,7 @@ libsodium_la_SOURCES = \
|
||||
crypto_sign/ed25519/ref/sc25519_ed25519.c \
|
||||
randombytes/randombytes.c \
|
||||
randombytes/randombytes_salsa20_random.c \
|
||||
randombytes/randombytes_salsa20_random.h \
|
||||
randombytes/randombytes_sysrandom.c \
|
||||
randombytes/randombytes_sysrandom.h \
|
||||
version.c
|
||||
|
||||
EXTRA_DIST = \
|
||||
|
@ -37,6 +37,7 @@ SODIUM_EXPORT = \
|
||||
sodium/crypto_verify_32.h \
|
||||
sodium/randombytes.h \
|
||||
sodium/randombytes_salsa20_random.h \
|
||||
sodium/randombytes_sysrandom.h \
|
||||
sodium/version.h
|
||||
|
||||
EXTRA_SRC = $(SODIUM_EXPORT) \
|
||||
|
Loading…
Reference in New Issue
Block a user