diff options
| author | Adam Ierymenko <[email protected]> | 2015-04-09 20:54:00 -0700 |
|---|---|---|
| committer | Adam Ierymenko <[email protected]> | 2015-04-09 20:54:00 -0700 |
| commit | 068d311ecc7b52f1adaa894864afa54ef49a3e6e (patch) | |
| tree | e62de1256cbc981f159c8b023ce1b6bbbc3f27cd /objects.mk | |
| parent | 38200cc6a55c3b11502a78251c2bdf09960a2a03 (diff) | |
TRACE compile fixes, other fixes, and it basically works! It says HELLO.
Diffstat (limited to 'objects.mk')
| -rw-r--r-- | objects.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ OBJS=\ node/Peer.o \ node/Poly1305.o \ node/Salsa20.o \ + node/SelfAwareness.o \ node/SHA512.o \ node/Switch.o \ node/Topology.o \ |
