Client - Broke the client out into separate files
[tpg/opendispense2.git] / src / client / Makefile
index e490549..8c1cda4 100644 (file)
@@ -4,7 +4,7 @@ LDFLAGS := -g -lncurses
 # -lssl
 
 BIN := ../../dispense
-OBJ := main.o
+OBJ := main.o protocol.o menu.o
 
 DEPFILES := $(OBJ:%.o=%.d)
 

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