Fixed behavior of VTerm when driver is set at runtime
[tpg/acess2.git] / Usermode / Applications / init_src / Makefile
index f60ea49..641503d 100644 (file)
@@ -4,7 +4,7 @@
 
 CPPFLAGS += 
 CFLAGS  += -Wall -Werror -O3
-LDFLAGS  += 
+LDFLAGS  += -lspiderscript
 
 BIN = ../init
 OBJ = main.o

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