summaryrefslogtreecommitdiff
path: root/objects.mk
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2016-09-23 16:08:38 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2016-09-23 16:08:38 -0700
commit1f74dd4589017bd5bc34b31ff6e09e6875d5e1c7 (patch)
treedfda07dae49c2e9813031e1bb426cb5c3e2a2b11 /objects.mk
parent29711e123febee2696e0f2cada72e7e533d21a8c (diff)
downloadinfinitytier-1f74dd4589017bd5bc34b31ff6e09e6875d5e1c7.tar.gz
infinitytier-1f74dd4589017bd5bc34b31ff6e09e6875d5e1c7.zip
Revocation work in progress, add WATCH which is TEE with implicit rate sync (thanks JG@DCVC!), and clean up some cruft in Network.
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 f92a907e..5738e769 100644
--- a/objects.mk
+++ b/objects.mk
@@ -17,6 +17,7 @@ OBJS=\
node/Path.o \
node/Peer.o \
node/Poly1305.o \
+ node/Revocation.o \
node/Salsa20.o \
node/SelfAwareness.o \
node/SHA512.o \