diff options
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am index 31fcffd..990582f 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -709,6 +709,7 @@ libcrypto_la_SOURCES += md5/md5.c | |||
709 | # mlkem | 709 | # mlkem |
710 | libcrypto_la_SOURCES += mlkem/mlkem768.c | 710 | libcrypto_la_SOURCES += mlkem/mlkem768.c |
711 | libcrypto_la_SOURCES += mlkem/mlkem1024.c | 711 | libcrypto_la_SOURCES += mlkem/mlkem1024.c |
712 | noinst_HEADERS += mlkem/mlkem.h | ||
712 | noinst_HEADERS += mlkem/mlkem_internal.h | 713 | noinst_HEADERS += mlkem/mlkem_internal.h |
713 | 714 | ||
714 | # modes | 715 | # modes |