X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Usermode%2FApplications%2Ftestclient_src%2FMakefile;h=de475a11dcbb26da429095283fec4e034bee577f;hb=c90f683ef8d3dde9db5b78feebe5508ca3f84ff3;hp=ae6b8235ddf084e1aeff9aac59b080072ff31ea0;hpb=cb8ee714fcb4fce504fd767462789093a9fecbb1;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