This commit is contained in:
Adam Ierymenko 2014-09-24 09:01:58 -07:00
commit 9180a30986
9 changed files with 17 additions and 18 deletions

View file

@ -10,6 +10,7 @@ OBJS=\
node/Dictionary.o \
node/HttpClient.o \
node/Identity.o \
node/IncomingPacket.o \
node/InetAddress.o \
node/Logger.o \
node/MulticastTopology.o \
@ -18,7 +19,6 @@ OBJS=\
node/Node.o \
node/NodeConfig.o \
node/Packet.o \
node/PacketDecoder.o \
node/Peer.o \
node/Poly1305.o \
node/RoutingTable.o \