Made llogin use a pty instead of a pipe pair
[tpg/opendispense2.git] / src / server / Makefile
index a773eb2..4abf037 100644 (file)
@@ -8,7 +8,7 @@ BIN := ../../dispsrv
 
 DEPFILES := $(OBJ:%.o=%.d)
 
-LINKFLAGS := -g ../../cokebank.so
+LINKFLAGS := -g ../../cokebank.so -lutil
 CPPFLAGS := 
 CFLAGS := -Wall -Wextra -Werror -g
 

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