BUILD: remove obsolete object
This commit is contained in:
parent
456dff26e0
commit
3109d2aec7
@ -37,7 +37,7 @@ endif
|
||||
LIBS += -L.
|
||||
|
||||
# objects
|
||||
PQC_OBJS = rand.o poly.o keypair.o mem.o
|
||||
PQC_OBJS = rand.o poly.o mem.o
|
||||
PQC_HEADERS = err.h rand.h poly.h context.h
|
||||
# CUNIT_OBJS = cunit.o
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user