mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 13:54:15 -07:00
added debugs, fixed linux makefile
This commit is contained in:
parent
bc666d0ab7
commit
6f0bc1f676
3 changed files with 52 additions and 37 deletions
|
@ -33,7 +33,7 @@ DEFS=-DZT_ENABLE_NETCON
|
|||
LDLIBS?=
|
||||
|
||||
include objects.mk
|
||||
OBJS+=osdep/LinuxEthernetTap.o netcon/NetconEthernetTap.o osdep/Arp.o
|
||||
OBJS+=osdep/LinuxEthernetTap.o netcon/NetconEthernetTap.o osdep/Arp.o netcon/NetconUtilities.o
|
||||
|
||||
# "make official" is a shortcut for this
|
||||
ifeq ($(ZT_OFFICIAL_RELEASE),1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue