Usermode/IRC - Added basic PTY support
[tpg/acess2.git] / Usermode / Applications / wget_src / Makefile
index e514ca1..e6f5a01 100644 (file)
@@ -3,6 +3,7 @@
 -include ../Makefile.cfg
 
 CFLAGS += -std=gnu99
+LDFLAGS += -lnet -lpsocket -luri
 OBJ = main.o
 BIN = wget
 

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