mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 05:43:59 -07:00
Service code builds now.
This commit is contained in:
parent
46ecad451c
commit
6615a70027
4 changed files with 35 additions and 22 deletions
|
@ -20,4 +20,7 @@ OBJS=\
|
|||
node/SHA512.o \
|
||||
node/Switch.o \
|
||||
node/Topology.o \
|
||||
node/Utils.o
|
||||
node/Utils.o \
|
||||
osdep/HttpClient.o \
|
||||
osdep/OSUtils.o \
|
||||
service/One.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue