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