More work on IPStack, TCP and UDP slowly moving along
[tpg/acess2.git] / Modules / IPStack / Makefile
index 6c26f2d..a79f09a 100644 (file)
@@ -4,7 +4,7 @@
 OBJ  = main.o link.o arp.o
 OBJ += ipv4.o icmp.o
 OBJ += ipv6.o
-OBJ += udp.o
+OBJ += udp.o tcp.o
 NAME = IPStack
 
 -include ../Makefile.tpl

UCC git Repository :: git.ucc.asn.au