No more tap factories.

This commit is contained in:
Adam Ierymenko 2015-04-08 18:47:06 -07:00
commit d761330465
11 changed files with 6 additions and 6 deletions

View file

@ -7,8 +7,8 @@ LIBS=
ARCH_FLAGS=-arch i386 -arch x86_64
include objects.mk
OBJS+=osdep/OSXEthernetTap.o osdep/OSXEthernetTapFactory.o
TESTNET_OBJS=testnet/SimNet.o testnet/SimNetSocketManager.o testnet/TestEthernetTap.o testnet/TestEthernetTapFactory.o
OBJS+=osdep/OSXEthernetTap.o
TESTNET_OBJS=testnet/SimNet.o testnet/SimNetSocketManager.o testnet/TestEthernetTap.o
# Disable codesign since open source users will not have ZeroTier's certs
CODESIGN=echo