Cleaned up dispense command handling
[tpg/opendispense2.git] / src / client / Makefile
index 01a8c92..eda60fe 100644 (file)
@@ -1,6 +1,6 @@
 
 CFLAGS := -Wall -Werror -g
-LDFLAGS := -g
+LDFLAGS := -g -lncurses -lssl
 
 BIN := ../../dispense
 OBJ := main.o

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