Debug, Debug, Debug
[tpg/acess2.git] / Modules / IPStack / Makefile
index 08cbe60..1ca3947 100644 (file)
@@ -4,7 +4,9 @@
 OBJ := main.o link.o arp.o
 OBJ += ipv4.o icmp.o
 OBJ += ipv6.o
+OBJ += firewall.o
 OBJ += udp.o tcp.o
-NAME = IPStack
+NAME := IPStack
+CATEGORY := 
 
 -include ../Makefile.tpl

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