X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Usermode%2FApplications%2Ftestclient_src%2FMakefile;h=de475a11dcbb26da429095283fec4e034bee577f;hb=14cf6a9f8be455035baa81d4552ff927350cc5d0;hp=ae6b8235ddf084e1aeff9aac59b080072ff31ea0;hpb=425494c449d668bf4728eef3a45f890432fd9999;p=tpg%2Facess2.git diff --git a/Usermode/Applications/testclient_src/Makefile b/Usermode/Applications/testclient_src/Makefile index ae6b8235..de475a11 100644 --- a/Usermode/Applications/testclient_src/Makefile +++ b/Usermode/Applications/testclient_src/Makefile @@ -4,6 +4,7 @@ OBJ = main.o BIN = testclient +LDFLAGS += -lnet -include ../Makefile.tpl