BUILD: update Makefile for mem.o
This commit is contained in:
parent
5d875ca847
commit
f8c3dc9790
@ -37,8 +37,8 @@ endif
|
||||
LIBS += -L.
|
||||
|
||||
# objects
|
||||
PQC_OBJS = rand.o poly.o
|
||||
PQC_HEADERS = err.h rand.h poly.h context.h
|
||||
PQC_OBJS = rand.o poly.o keypair.o mem.o
|
||||
PQC_HEADERS = err.h rand.h poly.h context.h keypair.h
|
||||
# CUNIT_OBJS = cunit.o
|
||||
|
||||
# includes
|
||||
|
Loading…
Reference in New Issue
Block a user