Usermode - Fixes to magic non-recusive build
[tpg/acess2.git] / Usermode / Applications / ip_src / rules.mk
index f420eb8..4dff114 100644 (file)
@@ -3,7 +3,7 @@
 include $(BASE)header.mk
 
 # Variables
-SRCS := main.c
+SRCS := main.c addr.c routes.c
 BIN  := $(OUTPUTDIR)Bin/ifconfig
 
 LDFLAGS-$(DIR) += -lnet

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