mirror of
https://github.com/cryb-to/cryb-to.git
synced 2024-11-14 17:55:40 +00:00
Forgot to add chacha.h to the build.
This commit is contained in:
parent
94720a2fff
commit
43dbe1350a
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ cryb_HEADERS =
|
|||
if CRYB_CIPHER
|
||||
cryb_HEADERS += \
|
||||
aes.h \
|
||||
chacha.h \
|
||||
rc4.h \
|
||||
\
|
||||
cipher.h
|
||||
|
|
Loading…
Reference in a new issue