mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 13:54:15 -07:00
Add MIT-licensed Joyent http-parser lib to ext/ for use with new control plane.
This commit is contained in:
parent
7ee1a1151f
commit
96737368aa
7 changed files with 2842 additions and 2 deletions
|
@ -77,7 +77,7 @@ mac-ui: FORCE
|
|||
$(CODESIGN) -vvv "build-ZeroTierUI-release/ZeroTier One.app"
|
||||
|
||||
clean:
|
||||
rm -rf *.dSYM build-* *.o netconf/*.o control/*.o node/*.o testnet/*.o ext/lz4/*.o zerotier-* ZeroTierOneInstaller-* "ZeroTier One.zip" "ZeroTier One.dmg"
|
||||
rm -rf *.dSYM build-* *.o netconf/*.o control/*.o node/*.o testnet/*.o osnet/*.o ext/http-parser/*.o ext/lz4/*.o zerotier-* ZeroTierOneInstaller-* "ZeroTier One.zip" "ZeroTier One.dmg"
|
||||
|
||||
# For our use -- builds official signed binary, packages in installer and download DMG
|
||||
official: FORCE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue