From aef91bb9db4d09c8cc30400d69a6a11f5999d618 Mon Sep 17 00:00:00 2001 From: Aditya Naik Date: Fri, 7 Aug 2020 14:47:02 -0400 Subject: Handshake state machine files, massive simplification in main --- makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'makefile') diff --git a/makefile b/makefile index 3e03b94..438cf36 100644 --- a/makefile +++ b/makefile @@ -34,6 +34,7 @@ src/heap_4.c \ src/handshake.pb.c \ src/data.pb.c \ src/master_posix.c \ +src/handshake.c \ # set the main C source based on whether we're compiling the master or slave -- cgit v1.2.3