Add AES to build

This commit is contained in:
Adam Ierymenko 2019-08-09 13:42:40 -05:00
parent 809c8305b1
commit 1e8fcf1344
No known key found for this signature in database
GPG key ID: 1657198823E52A61

View file

@ -1,4 +1,5 @@
CORE_OBJS=\ CORE_OBJS=\
node/AES.o \
node/C25519.o \ node/C25519.o \
node/Capability.o \ node/Capability.o \
node/CertificateOfMembership.o \ node/CertificateOfMembership.o \