X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=Usermode%2FApplications%2Fip_src%2Frules.mk;h=4dff11475aa500046a3a7cc2799df335aec15659;hb=94c9ee44d701154379842425b5ee0826995e000e;hp=f420eb80a4caf267bcc398899fbcf016bc970047;hpb=06b7785db75c00e02705977d77685972831d070e;p=tpg%2Facess2.git diff --git a/Usermode/Applications/ip_src/rules.mk b/Usermode/Applications/ip_src/rules.mk index f420eb80..4dff1147 100644 --- a/Usermode/Applications/ip_src/rules.mk +++ b/Usermode/Applications/ip_src/rules.mk @@ -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