summaryrefslogtreecommitdiff
path: root/objects.mk
diff options
context:
space:
mode:
authorAdam Ierymenko <[email protected]>2015-04-09 20:54:00 -0700
committerAdam Ierymenko <[email protected]>2015-04-09 20:54:00 -0700
commit068d311ecc7b52f1adaa894864afa54ef49a3e6e (patch)
treee62de1256cbc981f159c8b023ce1b6bbbc3f27cd /objects.mk
parent38200cc6a55c3b11502a78251c2bdf09960a2a03 (diff)
TRACE compile fixes, other fixes, and it basically works! It says HELLO.
Diffstat (limited to 'objects.mk')
-rw-r--r--objects.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/objects.mk b/objects.mk
index c3a3c6be..7aa7ebd6 100644
--- a/objects.mk
+++ b/objects.mk
@@ -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 \