ENC: fixup after merge
This commit is contained in:
@@ -37,8 +37,8 @@ endif
|
||||
LIBS += -L.
|
||||
|
||||
# objects
|
||||
PQC_OBJS = rand.o poly.o mem.o ntru_decrypt.o
|
||||
PQC_HEADERS = err.h rand.h poly.h context.h ntru_decrypt.h
|
||||
PQC_OBJS = rand.o poly.o mem.o ntru_decrypt.o pqc_encrypt.o
|
||||
PQC_HEADERS = err.h rand.h poly.h context.h ntru_decrypt.h pqc_encrypt.h
|
||||
# CUNIT_OBJS = cunit.o
|
||||
|
||||
# includes
|
||||
|
||||
Reference in New Issue
Block a user