make service objs dependent on zeroidc

This commit is contained in:
Grant Limberg 2021-11-18 10:32:25 -08:00
parent 0875fb5fe0
commit 91e9b736dd
No known key found for this signature in database
GPG key ID: 2BA62CCABBB4095A
4 changed files with 3 additions and 34 deletions

View file

@ -128,7 +128,7 @@ zerotier-idtool: one
zerotier-cli: one
$(CORE_OBJS): zeroidc
$(ONE_OBJS): zeroidc
libzerotiercore.a: $(CORE_OBJS)
ar rcs libzerotiercore.a $(CORE_OBJS)