mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
randombytes/randombytes_sysrandom.h moved to includes/sodium
This commit is contained in:
@@ -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) \
|
||||
|
||||
Reference in New Issue
Block a user