Working on LDAP Authentication, added `dispense -u` support
[tpg/opendispense2.git] / src / server / Makefile
index 85678a8..04161e4 100644 (file)
@@ -6,7 +6,7 @@ OBJ += dispense.o itemdb.o
 OBJ += handler_coke.o handler_snack.o handler_door.o
 BIN := ../../dispsrv
 
-LINKFLAGS := -g ../../cokebank.so
+LINKFLAGS := -g ../../cokebank.so -lldap
 CPPFLAGS := 
 CFLAGS := -Wall -g
 

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