add Revocation.cpp to android build

This commit is contained in:
Grant Limberg 2016-10-13 15:18:07 -07:00
parent 8809c6d122
commit 3a3fe272bb

View File

@ -28,6 +28,7 @@ LOCAL_SRC_FILES := \
$(ZT1)/node/Path.cpp \
$(ZT1)/node/Peer.cpp \
$(ZT1)/node/Poly1305.cpp \
$(ZT1)/node/Revocation.cpp \
$(ZT1)/node/Salsa20.cpp \
$(ZT1)/node/SelfAwareness.cpp \
$(ZT1)/node/SHA512.cpp \