Forgot to add chacha.h to the build.

This commit is contained in:
Dag-Erling Smørgrav 2017-03-17 10:13:27 +01:00
parent 94720a2fff
commit 43dbe1350a

View file

@ -5,6 +5,7 @@ cryb_HEADERS =
if CRYB_CIPHER
cryb_HEADERS += \
aes.h \
chacha.h \
rc4.h \
\
cipher.h