diff options
author | Determinant <[email protected]> | 2019-06-11 19:28:12 -0400 |
---|---|---|
committer | Determinant <[email protected]> | 2019-06-11 19:28:12 -0400 |
commit | 1371ede9aad86dce624f4486b5d7831aa6de5a70 (patch) | |
tree | f04b9f7afddde9a03b71734e2bbce7b9fcabad12 /Makefile | |
parent | 69d0435bcc88cc8b4c140b876df5fcfb827b40ef (diff) |
finish the stress test
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,3 +11,4 @@ build: build/test_msgnet: salticidae/libsalticidae.so go build -o $@ salticidae-go/test_msgnet + go build -o $@ salticidae-go/test_p2p_stress |