mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-27 04:07:12 +09:00
Merge pull request #144 from hintjens/master
Problem: utils.h not installed
This commit is contained in:
@@ -49,7 +49,7 @@ SODIUM_EXPORT = \
|
||||
sodium/randombytes.h \
|
||||
sodium/randombytes_salsa20_random.h \
|
||||
sodium/randombytes_sysrandom.h \
|
||||
sodium/runtime.h
|
||||
sodium/runtime.h \
|
||||
sodium/utils.h
|
||||
|
||||
EXTRA_SRC = $(SODIUM_EXPORT) \
|
||||
|
||||
Reference in New Issue
Block a user