mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Don't forget to install version.h
This commit is contained in:
@@ -35,7 +35,8 @@ SODIUM_EXPORT = \
|
||||
sodium/crypto_uint8.h \
|
||||
sodium/crypto_verify_16.h \
|
||||
sodium/crypto_verify_32.h \
|
||||
sodium/randombytes.h
|
||||
sodium/randombytes.h \
|
||||
sodium/version.h
|
||||
|
||||
EXTRA_SRC = $(SODIUM_EXPORT) \
|
||||
sodium/version.h.in
|
||||
|
||||
Reference in New Issue
Block a user