mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 20:43:44 +02:00
Add AES to build
This commit is contained in:
parent
809c8305b1
commit
1e8fcf1344
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||||
|
|
Loading…
Add table
Reference in a new issue