diff options
| author | Aditya Naik | 2020-08-07 14:47:02 -0400 |
|---|---|---|
| committer | Aditya Naik | 2020-08-07 14:47:02 -0400 |
| commit | aef91bb9db4d09c8cc30400d69a6a11f5999d618 (patch) | |
| tree | 58ee97fbc4eddaad9899de8cd7fad0ad7106e9e6 /makefile | |
| parent | cda9397f911dea0b57ffd3c041121885ab03b79c (diff) | |
Handshake state machine files, massive simplification in main
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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
|
